Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d6746fd05c92a8edb94de746846227e6101fc05e
/
.
/
Tests
/
RunCMake
/
install
/
TARGETS-DESTINATION-bad.cmake
blob: feff52dfe4b9baa8954c73874cc30693ada78c0c [
file
]
enable_language
(
C
)
add_library
(
empty empty
.
c
)
install
(
TARGETS empty DESTINATION $
<
NOTAGENEX
>)