diff options
author | Fred Baksik <frodak17@gmail.com> | 2019-02-08 16:09:33 (GMT) |
---|---|---|
committer | Fred Baksik <frodak17@gmail.com> | 2019-02-08 18:07:00 (GMT) |
commit | bcd99fac60ee3ad9a3c61d88a545d1800e605b10 (patch) | |
tree | 7f6d4c8d1b6263c1509d87d382ade3a5f6c099b4 /Help/manual/cmake-properties.7.rst | |
parent | 12b8e41c07c2cad4f4e44f40f78d8ae61a18568e (diff) | |
download | CMake-bcd99fac60ee3ad9a3c61d88a545d1800e605b10.zip CMake-bcd99fac60ee3ad9a3c61d88a545d1800e605b10.tar.gz CMake-bcd99fac60ee3ad9a3c61d88a545d1800e605b10.tar.bz2 |
GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE
-- Also change variable name to CMAKE_GHS_NO_SOURCE_GROUP_FILE
Diffstat (limited to 'Help/manual/cmake-properties.7.rst')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index e1de134..4366c0d 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -195,6 +195,7 @@ Properties on Targets /prop_tgt/FRAMEWORK_VERSION /prop_tgt/GENERATOR_FILE_NAME /prop_tgt/GHS_INTEGRITY_APP + /prop_tgt/GHS_NO_SOURCE_GROUP_FILE /prop_tgt/GNUtoMS /prop_tgt/HAS_CXX /prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM |