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
/
find_package
/
PackageRoot
/
FindSimpleTarget.cmake
blob: cd58004540538223b6c370c9012e104add7d748e (
plain
)
1
2
add_library(Foo1 SHARED IMPORTED) add_executable(Foo2 IMPORTED)