index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
CMP0040
/
CMP0040-WARN-missing-target.cmake
blob: 4efeaae52c7d6fd3cd1703f5e0e33cb35a57d622 (
plain
)
1
2
3
4
add_custom_command(TARGET foobar PRE_BUILD COMMAND ${CMAKE_COMMAND} -E hello world )