d2d43986e7
This command works only when building projects using the same architecture as the running CMake binary. Since it was introduced CMake has learned macro() and function() to add commands, and the execute_process() command to launch advanced external computations. Add a RunCMake.load_command test to verify the warning appears. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LoadCommandDeprecated-stderr.txt | ||
LoadCommandDeprecated.cmake | ||
RunCMakeTest.cmake |