https://github.com/Kitware/CMake
Raw File
Tip revision: 78ae759e01a736d212c97d4ecc00215648513329 authored by Brad King on 04 March 2022, 15:52:43 UTC
CMake 3.21.6
Tip revision: 78ae759
CMAKE_GHS_NO_SOURCE_GROUP_FILE.rst
CMAKE_GHS_NO_SOURCE_GROUP_FILE
------------------------------

.. versionadded:: 3.14

``ON`` / ``OFF`` boolean to control if the project file for a target should
be one single file or multiple files.  Refer to
:prop_tgt:`GHS_NO_SOURCE_GROUP_FILE` for further details.
back to top