mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-19 13:40:42 -06:00
4 lines
129 B
CMake
4 lines
129 B
CMake
|
|
target_sources(privatelib PRIVATE "${CMAKE_CURRENT_LIST_DIR}/subdir_empty_1.cpp"
|
|
empty_1.cpp)
|