CMake (GUI) can display project options with the same prefix under a single group.
For example, CMAKE_C_COMPILER and CMAKE_C_FLAGS can be displayed under the CMAKE group.
Currently, all of the options in this project are put under the "Ungrouped Entries" group.
CMake (GUI) can display project options with the same prefix under a single group.
For example,
CMAKE_C_COMPILERandCMAKE_C_FLAGScan be displayed under theCMAKEgroup.Currently, all of the options in this project are put under the "Ungrouped Entries" group.