This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c95a13ecb9
CMake
/
Tests
/
RunCMake
/
load_command
/
LoadCommandDeprecated.cmake
2 lines
15 B
CMake
Raw
Normal View
History
Unescape
Escape
load_command: Deprecate and document pending removal 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.
2012-11-01 16:32:52 +04:00
load_command
(
)