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
becb14c955
CMake
/
Tests
/
RunCMake
/
GeneratorExpression
/
BadTargetName.cmake
4 lines
80 B
CMake
Raw
Blame
History
add_custom_target
(
check
ALL
COMMAND
check
$<
TARGET_NAME:$<1:tgt
>
>
VERBATIM
)
Reference in New Issue
View Git Blame
Copy Permalink