mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05: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)
|