Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2393020b4f4f3c081d598da5d26ca04b33b32735
/
.
/
Tests
/
RunCMake
/
target_sources
/
RelativePathInSubdirInterface
/
CMakeLists.txt
blob: 02e69669e5869d620fdcbf06e06c7458bacd9f74 [
file
]
target_sources(iface INTERFACE subdir_empty_1.cpp
"${CMAKE_CURRENT_LIST_DIR}/subdir_empty_2.cpp"
../empty_1.cpp
"${CMAKE_CURRENT_LIST_DIR}/../empty_2.cpp")