You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
CMake (GUI) can display project options with the same prefix under a single group.
For example,
CMAKE_C_COMPILER
andCMAKE_C_FLAGS
can be displayed under theCMAKE
group.Currently, all of the options in this project are put under the "Ungrouped Entries" group.
The text was updated successfully, but these errors were encountered: