Files
CMake/Tests/RunCMake/CMakeListFileName/set-file-stderr.txt
Martin Duffy fcbc883fa3 cmake: Allow configuration of default script names
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
2024-12-17 12:47:02 -05:00

5 lines
208 B
Plaintext

CMake Warning:
This project has been configured with a project file other than
CMakeLists.txt. This feature is intended for temporary use during
development and not for publication of a final product.