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
736bcb9664
CMake
/
Tests
/
RunCMake
/
CMP0039
/
CMP0039-WARN.cmake
6 lines
102 B
CMake
Raw
Blame
History
add_custom_target
(
utility
COMMAND
${
CMAKE_COMMAND
}
-E
echo
test
)
target_link_libraries
(
utility
m
)
Reference in New Issue
View Git Blame
Copy Permalink