Sign in
fuchsia
/
third_party
/
cmake
/
ca4b81d69f645408cfca9960a96b835517d042a3
/
.
/
Tests
/
RunCMake
/
TargetSources
/
RelativePathInSubdirGenEx
/
CMakeLists.txt
blob: 3bcf454da5b22a419d8b2c82b888c03a36351686 [
file
] [
log
] [
blame
]
target_sources(genexlib PUBLIC $<1:${CMAKE_CURRENT_LIST_DIR}/subdir_empty_1.cpp>
$<1:${CMAKE_CURRENT_LIST_DIR}/../empty_1.cpp>
PRIVATE $<1:empty_2.cpp>)