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
/
TargetSources
/
RelativePathInSubdirInclude
/
CMakeLists.txt
blob: 3dcb13545a9744bbaab47b6a040d9127edd6d2cc (
plain
)
1
2
3
target_sources(privatelib PRIVATE "${CMAKE_CURRENT_LIST_DIR}/subdir_empty_1.cpp" empty_1.cpp)