Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cd6771646aa56e8a791105b335fc8bce309daa85
/
.
/
Tests
/
RunCMake
/
target_sources
/
FileSetNoExistInstall.cmake
blob: a8b4b9402c35f5f10b48b35011f3d843df33bf09 [
file
]
enable_language
(
C
)
add_library
(
lib1 STATIC empty
.
c
)
install
(
TARGETS lib1 FILE_SET a
)