This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b7d3f47cc5
cmake
/
Tests
/
RunCMake
/
add_custom_command
/
AppendNoOutput.cmake
2 lines
52 B
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 3.2.2
10 years ago
add_custom_command
(
TARGET
x
APPEND
DEPENDS
a
b
c
d
)