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
a5a5a68572
CMake
/
Tests
/
RunCMake
/
GeneratorExpression
/
COMPILE_LANGUAGE-add_custom...
7 lines
102 B
CMake
Raw
Blame
History
enable_language
(
C
)
add_custom_target
(
empty
COMMAND
${
CMAKE_COMMAND
}
-E
echo
$<
COMPILE_LANGUAGE
>
)
Reference in New Issue
View Git Blame
Copy Permalink