Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
485256f2d06f2e9bd31300a7f2013b607b322c21
/
.
/
Tests
/
RunCMake
/
CMP0038
/
CMP0038-WARN.cmake
blob: 5b92d0951899e540dcbd07877a955b5e808af7b8 [
file
]
add_library
(
self_link empty
.
cpp
)
target_link_libraries
(
self_link self_link
)