Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cd6771646aa56e8a791105b335fc8bce309daa85
/
.
/
Tests
/
RunCMake
/
target_sources
/
FileSetDirect.cmake
blob: 9f412c833b20c379b270b2e32934ab66f04131a4 [
file
]
enable_language
(
C
)
add_library
(
lib1 STATIC empty
.
c FILE_SET h1
.
h TYPE HEADERS
)