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
/
CMP0028
/
CMP0028-WARN.cmake
blob: 70a6cc6c47c846fcbe5dc43114c46303ca262a58 (
plain
)
1
2
3
add_library(foo empty.cpp) target_link_libraries(foo PRIVATE External::Library)