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
c4e672358c
CMake
/
Tests
/
RunCMake
/
CMP0040
/
CMP0040-WARN-missing-target...
5 lines
90 B
CMake
Raw
Blame
History
add_custom_command
(
TARGET
foobar
PRE_BUILD
COMMAND
"${CMAKE_COMMAND} -E hello world"
)
Reference in New Issue
View Git Blame
Copy Permalink