mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
fcbc883fa3
Adds the ``--project-file`` command-line option to modify the default script name loaded by CMake and ``add_subdirectory`` to values other than ``CMakeLists.txt``. Fixes: #21570
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
\-\- Processing: CMakeLists.txt
|
|
\-\- Processing: subdir-1/CMakeLists.txt
|
|
\-\- Processing: subdir-2/CMakeLists.txt
|