Using the set command, specify CACHE parameters, e.g.
set(NAME_INCLUDE "default value" CACHE FILEPATH "description")
set(NAME_LIB "default value" CACHE FILEPATH "description")
In the GUI CMake will group all variables with the same prefix.
See the CMake documentation for set.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…