Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c4b696299a68b6fafb5fbaafb5772b4397da189e
/
.
/
Tests
/
RunCMake
/
CMP0038
/
CMP0038-NEW.cmake
blob: 0e3df1d957e105f3c6edf53ef8e487343152a470 [
file
] [
log
] [
blame
]
add_library
(
self_link empty
.
cpp
)
target_link_libraries
(
self_link self_link
)