set (VAR TRUE) set(VAR "main.cpp") set(VAR1 ${VAR2}). But CMake does also know global "cached variables" (persisted in CMakeCache.txt ). And if normal and ...
確定! 回上一頁