c869984ea0
This will allow decoupling the name of the test from the name and location of the source file under test, which means one source file can be used for multiple tests. Rename the PARENT_SCOPE test in RunCMake.set to not use a keyword of the if() command as a file name. As the filename is now used with an if condition, this causes a conflict. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ParentScope-result.txt | ||
ParentScope.cmake | ||
RunCMakeTest.cmake |