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
/
GenEx-HOST_LINK
/
target_sources.cmake
blob: ea7bf551d125435413e122fc434a0576afe952d7 (
plain
)
1
2
add_library(empty) target_sources(empty PRIVATE $<HOST_LINK:empty.c>)