Files
qt-creator/tests/manual/cmakeprojectmanager/completion/cmake/JustACacheVariable.cmake

2 lines
92 B
CMake
Raw Normal View History

set(JUST_A_CACHE_VARIABLE ON CACHE BOOL "This was set from cmake/JustACacheVariable" FORCE)