mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-25 09:58:37 -05:00
9799491c7e
Updates the parallel install to generate the install_manifest.txt file.
4 lines
135 B
CMake
4 lines
135 B
CMake
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt TYPE DATA RENAME 1.txt)
|
|
add_subdirectory(subdir-3)
|
|
add_subdirectory(subdir-4)
|