Files
CMake/Tests/RunCMake/InstallParallel/subdir-2/CMakeLists.txt
T
Martin Duffy 9799491c7e install: Write manifest file in parallel install
Updates the parallel install to generate the install_manifest.txt file.
2024-07-25 12:36:32 -04:00

2 lines
81 B
CMake

install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt TYPE DATA RENAME 2.txt)