GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE

-- Also change variable name to CMAKE_GHS_NO_SOURCE_GROUP_FILE
This commit is contained in:
Fred Baksik
2019-02-08 11:09:33 -05:00
parent 12b8e41c07
commit bcd99fac60
7 changed files with 24 additions and 2 deletions
@@ -0,0 +1,6 @@
CMAKE_GHS_NO_SOURCE_GROUP_FILE
------------------------------
``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.