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
/
GeneratorExpression
/
COMPILE_LANGUAGE-target_sources.cmake
blob: a4a5abb5ec4258ee1ca648e95c30fde0618069c7 (
plain
)
1
2
add_library(empty) target_sources(empty PRIVATE empty.$<COMPILE_LANGUAGE>)