|
1 | 1 | { |
2 | 2 | "entries" : |
3 | 3 | [ |
| 4 | + { |
| 5 | + "name" : "BUILD_BENCHMARKS", |
| 6 | + "properties" : |
| 7 | + [ |
| 8 | + { |
| 9 | + "name" : "HELPSTRING", |
| 10 | + "value" : "Build performance benchmarks" |
| 11 | + } |
| 12 | + ], |
| 13 | + "type" : "BOOL", |
| 14 | + "value" : "OFF" |
| 15 | + }, |
4 | 16 | { |
5 | 17 | "name" : "BUILD_EXAMPLES", |
6 | 18 | "properties" : |
|
151 | 163 | } |
152 | 164 | ], |
153 | 165 | "type" : "INTERNAL", |
154 | | - "value" : "0" |
| 166 | + "value" : "1" |
155 | 167 | }, |
156 | 168 | { |
157 | 169 | "name" : "CMAKE_CACHE_PATCH_VERSION", |
|
163 | 175 | } |
164 | 176 | ], |
165 | 177 | "type" : "INTERNAL", |
166 | | - "value" : "2" |
| 178 | + "value" : "1" |
167 | 179 | }, |
168 | 180 | { |
169 | 181 | "name" : "CMAKE_COLOR_DIAGNOSTICS", |
|
187 | 199 | } |
188 | 200 | ], |
189 | 201 | "type" : "INTERNAL", |
190 | | - "value" : "D:/CLion 2025.2.1/bin/cmake/win/x64/bin/cmake.exe" |
| 202 | + "value" : "C:/Program Files/CMake/bin/cmake.exe" |
191 | 203 | }, |
192 | 204 | { |
193 | 205 | "name" : "CMAKE_CPACK_COMMAND", |
|
199 | 211 | } |
200 | 212 | ], |
201 | 213 | "type" : "INTERNAL", |
202 | | - "value" : "D:/CLion 2025.2.1/bin/cmake/win/x64/bin/cpack.exe" |
| 214 | + "value" : "C:/Program Files/CMake/bin/cpack.exe" |
203 | 215 | }, |
204 | 216 | { |
205 | 217 | "name" : "CMAKE_CTEST_COMMAND", |
|
211 | 223 | } |
212 | 224 | ], |
213 | 225 | "type" : "INTERNAL", |
214 | | - "value" : "D:/CLion 2025.2.1/bin/cmake/win/x64/bin/ctest.exe" |
| 226 | + "value" : "C:/Program Files/CMake/bin/ctest.exe" |
215 | 227 | }, |
216 | 228 | { |
217 | 229 | "name" : "CMAKE_CXX_COMPILER", |
|
223 | 235 | }, |
224 | 236 | { |
225 | 237 | "name" : "HELPSTRING", |
226 | | - "value" : "No help, variable specified on the command line." |
| 238 | + "value" : "CXX compiler" |
227 | 239 | } |
228 | 240 | ], |
229 | | - "type" : "FILEPATH", |
| 241 | + "type" : "STRING", |
230 | 242 | "value" : "C:/LLVM/bin/clang++.exe" |
231 | 243 | }, |
232 | 244 | { |
|
261 | 273 | "type" : "FILEPATH", |
262 | 274 | "value" : "C:/LLVM/bin/clang-scan-deps.exe" |
263 | 275 | }, |
| 276 | + { |
| 277 | + "name" : "CMAKE_CXX_COMPILER_LAUNCHER", |
| 278 | + "properties" : |
| 279 | + [ |
| 280 | + { |
| 281 | + "name" : "HELPSTRING", |
| 282 | + "value" : "No help, variable specified on the command line." |
| 283 | + } |
| 284 | + ], |
| 285 | + "type" : "UNINITIALIZED", |
| 286 | + "value" : "ccache" |
| 287 | + }, |
264 | 288 | { |
265 | 289 | "name" : "CMAKE_CXX_COMPILER_RANLIB", |
266 | 290 | "properties" : |
|
383 | 407 | }, |
384 | 408 | { |
385 | 409 | "name" : "HELPSTRING", |
386 | | - "value" : "No help, variable specified on the command line." |
| 410 | + "value" : "C compiler" |
387 | 411 | } |
388 | 412 | ], |
389 | | - "type" : "FILEPATH", |
| 413 | + "type" : "STRING", |
390 | 414 | "value" : "C:/LLVM/bin/clang.exe" |
391 | 415 | }, |
392 | 416 | { |
|
421 | 445 | "type" : "FILEPATH", |
422 | 446 | "value" : "C:/LLVM/bin/clang-scan-deps.exe" |
423 | 447 | }, |
| 448 | + { |
| 449 | + "name" : "CMAKE_C_COMPILER_LAUNCHER", |
| 450 | + "properties" : |
| 451 | + [ |
| 452 | + { |
| 453 | + "name" : "HELPSTRING", |
| 454 | + "value" : "No help, variable specified on the command line." |
| 455 | + } |
| 456 | + ], |
| 457 | + "type" : "UNINITIALIZED", |
| 458 | + "value" : "ccache" |
| 459 | + }, |
424 | 460 | { |
425 | 461 | "name" : "CMAKE_C_COMPILER_RANLIB", |
426 | 462 | "properties" : |
|
549 | 585 | "type" : "FILEPATH", |
550 | 586 | "value" : "C:/LLVM/bin/llvm-dlltool.exe" |
551 | 587 | }, |
| 588 | + { |
| 589 | + "name" : "CMAKE_EDIT_COMMAND", |
| 590 | + "properties" : |
| 591 | + [ |
| 592 | + { |
| 593 | + "name" : "HELPSTRING", |
| 594 | + "value" : "Path to cache edit program executable." |
| 595 | + } |
| 596 | + ], |
| 597 | + "type" : "INTERNAL", |
| 598 | + "value" : "C:/Program Files/CMake/bin/cmake-gui.exe" |
| 599 | + }, |
552 | 600 | { |
553 | 601 | "name" : "CMAKE_EXECUTABLE_FORMAT", |
554 | 602 | "properties" : |
|
1211 | 1259 | } |
1212 | 1260 | ], |
1213 | 1261 | "type" : "INTERNAL", |
1214 | | - "value" : "22" |
| 1262 | + "value" : "25" |
1215 | 1263 | }, |
1216 | 1264 | { |
1217 | 1265 | "name" : "CMAKE_OBJCOPY", |
|
1257 | 1305 | "type" : "INTERNAL", |
1258 | 1306 | "value" : "1" |
1259 | 1307 | }, |
| 1308 | + { |
| 1309 | + "name" : "CMAKE_PROJECT_COMPAT_VERSION", |
| 1310 | + "properties" : |
| 1311 | + [ |
| 1312 | + { |
| 1313 | + "name" : "HELPSTRING", |
| 1314 | + "value" : "Value Computed by CMake" |
| 1315 | + } |
| 1316 | + ], |
| 1317 | + "type" : "STATIC", |
| 1318 | + "value" : "" |
| 1319 | + }, |
1260 | 1320 | { |
1261 | 1321 | "name" : "CMAKE_PROJECT_DESCRIPTION", |
1262 | 1322 | "properties" : |
|
1503 | 1563 | } |
1504 | 1564 | ], |
1505 | 1565 | "type" : "INTERNAL", |
1506 | | - "value" : "D:/CLion 2025.2.1/bin/cmake/win/x64/share/cmake-4.0" |
| 1566 | + "value" : "C:/Program Files/CMake/share/cmake-4.1" |
1507 | 1567 | }, |
1508 | 1568 | { |
1509 | 1569 | "name" : "CMAKE_SHARED_LINKER_FLAGS", |
|
1921 | 1981 | "type" : "BOOL", |
1922 | 1982 | "value" : "OFF" |
1923 | 1983 | }, |
| 1984 | + { |
| 1985 | + "name" : "ENABLE_AUDIO", |
| 1986 | + "properties" : |
| 1987 | + [ |
| 1988 | + { |
| 1989 | + "name" : "HELPSTRING", |
| 1990 | + "value" : "Enable audio support" |
| 1991 | + } |
| 1992 | + ], |
| 1993 | + "type" : "BOOL", |
| 1994 | + "value" : "ON" |
| 1995 | + }, |
| 1996 | + { |
| 1997 | + "name" : "ENABLE_DEBUG_INFO", |
| 1998 | + "properties" : |
| 1999 | + [ |
| 2000 | + { |
| 2001 | + "name" : "HELPSTRING", |
| 2002 | + "value" : "Enable debug information" |
| 2003 | + } |
| 2004 | + ], |
| 2005 | + "type" : "BOOL", |
| 2006 | + "value" : "ON" |
| 2007 | + }, |
| 2008 | + { |
| 2009 | + "name" : "ENABLE_DEV_TOOLS", |
| 2010 | + "properties" : |
| 2011 | + [ |
| 2012 | + { |
| 2013 | + "name" : "HELPSTRING", |
| 2014 | + "value" : "Enable development tools" |
| 2015 | + } |
| 2016 | + ], |
| 2017 | + "type" : "BOOL", |
| 2018 | + "value" : "OFF" |
| 2019 | + }, |
1924 | 2020 | { |
1925 | 2021 | "name" : "ENABLE_MSAN", |
1926 | 2022 | "properties" : |
|
1933 | 2029 | "type" : "BOOL", |
1934 | 2030 | "value" : "OFF" |
1935 | 2031 | }, |
| 2032 | + { |
| 2033 | + "name" : "ENABLE_MULTITHREADING", |
| 2034 | + "properties" : |
| 2035 | + [ |
| 2036 | + { |
| 2037 | + "name" : "HELPSTRING", |
| 2038 | + "value" : "Enable multithreading support" |
| 2039 | + } |
| 2040 | + ], |
| 2041 | + "type" : "BOOL", |
| 2042 | + "value" : "ON" |
| 2043 | + }, |
| 2044 | + { |
| 2045 | + "name" : "ENABLE_OPENGL_DEBUG", |
| 2046 | + "properties" : |
| 2047 | + [ |
| 2048 | + { |
| 2049 | + "name" : "HELPSTRING", |
| 2050 | + "value" : "Enable OpenGL debug context" |
| 2051 | + } |
| 2052 | + ], |
| 2053 | + "type" : "BOOL", |
| 2054 | + "value" : "OFF" |
| 2055 | + }, |
| 2056 | + { |
| 2057 | + "name" : "ENABLE_OPTIMIZATIONS", |
| 2058 | + "properties" : |
| 2059 | + [ |
| 2060 | + { |
| 2061 | + "name" : "HELPSTRING", |
| 2062 | + "value" : "Enable compiler optimizations" |
| 2063 | + } |
| 2064 | + ], |
| 2065 | + "type" : "BOOL", |
| 2066 | + "value" : "ON" |
| 2067 | + }, |
| 2068 | + { |
| 2069 | + "name" : "ENABLE_PROFILING", |
| 2070 | + "properties" : |
| 2071 | + [ |
| 2072 | + { |
| 2073 | + "name" : "HELPSTRING", |
| 2074 | + "value" : "Enable profiling support" |
| 2075 | + } |
| 2076 | + ], |
| 2077 | + "type" : "BOOL", |
| 2078 | + "value" : "OFF" |
| 2079 | + }, |
| 2080 | + { |
| 2081 | + "name" : "ENABLE_SANITIZERS", |
| 2082 | + "properties" : |
| 2083 | + [ |
| 2084 | + { |
| 2085 | + "name" : "HELPSTRING", |
| 2086 | + "value" : "Enable sanitizers for debugging" |
| 2087 | + } |
| 2088 | + ], |
| 2089 | + "type" : "BOOL", |
| 2090 | + "value" : "OFF" |
| 2091 | + }, |
| 2092 | + { |
| 2093 | + "name" : "ENABLE_TESTING", |
| 2094 | + "properties" : |
| 2095 | + [ |
| 2096 | + { |
| 2097 | + "name" : "HELPSTRING", |
| 2098 | + "value" : "No help, variable specified on the command line." |
| 2099 | + } |
| 2100 | + ], |
| 2101 | + "type" : "UNINITIALIZED", |
| 2102 | + "value" : "ON" |
| 2103 | + }, |
1936 | 2104 | { |
1937 | 2105 | "name" : "ENABLE_UBSAN", |
1938 | 2106 | "properties" : |
|
1945 | 2113 | "type" : "BOOL", |
1946 | 2114 | "value" : "OFF" |
1947 | 2115 | }, |
| 2116 | + { |
| 2117 | + "name" : "ENABLE_UNITY_BUILD", |
| 2118 | + "properties" : |
| 2119 | + [ |
| 2120 | + { |
| 2121 | + "name" : "HELPSTRING", |
| 2122 | + "value" : "Enable unity build for faster compilation" |
| 2123 | + } |
| 2124 | + ], |
| 2125 | + "type" : "BOOL", |
| 2126 | + "value" : "OFF" |
| 2127 | + }, |
| 2128 | + { |
| 2129 | + "name" : "ENABLE_WARNINGS", |
| 2130 | + "properties" : |
| 2131 | + [ |
| 2132 | + { |
| 2133 | + "name" : "HELPSTRING", |
| 2134 | + "value" : "Enable strict compiler warnings" |
| 2135 | + } |
| 2136 | + ], |
| 2137 | + "type" : "BOOL", |
| 2138 | + "value" : "ON" |
| 2139 | + }, |
1948 | 2140 | { |
1949 | 2141 | "name" : "FAST_CONFIG", |
1950 | 2142 | "properties" : |
|
2529 | 2721 | "type" : "STRING", |
2530 | 2722 | "value" : "OFF" |
2531 | 2723 | }, |
| 2724 | + { |
| 2725 | + "name" : "WARNINGS_AS_ERRORS", |
| 2726 | + "properties" : |
| 2727 | + [ |
| 2728 | + { |
| 2729 | + "name" : "HELPSTRING", |
| 2730 | + "value" : "Treat warnings as errors" |
| 2731 | + } |
| 2732 | + ], |
| 2733 | + "type" : "BOOL", |
| 2734 | + "value" : "OFF" |
| 2735 | + }, |
2532 | 2736 | { |
2533 | 2737 | "name" : "WITH_PIC", |
2534 | 2738 | "properties" : |
|
0 commit comments