Sign in
◑
Theme
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
target_sources
/
FileSetReadOnlyPrivate.cmake
blob: eda92c16bc0b8051b1edc21cd0a3d32085284ffc [
file
] [
edit
]
enable_language
(
C
)
add_library
(
lib1 STATIC empty
.
c
)
set_property
(
TARGET lib1 PROPERTY HEADER_SETS
"a"
)