|
| 1 | +# This is the CMakeCache file. |
| 2 | +# For build in directory: /home/cameron/Documents/code/quickshell |
| 3 | +# It was generated by CMake: /usr/bin/cmake |
| 4 | +# You can edit this file to change values found and used by cmake. |
| 5 | +# If you do not want to change any of the values, simply exit the editor. |
| 6 | +# If you do want to change a value, simply edit, save, and exit the editor. |
| 7 | +# The syntax for the file is as follows: |
| 8 | +# KEY:TYPE=VALUE |
| 9 | +# KEY is the name of a variable in the cache. |
| 10 | +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. |
| 11 | +# VALUE is the current value for the KEY. |
| 12 | + |
| 13 | +######################## |
| 14 | +# EXTERNAL cache entries |
| 15 | +######################## |
| 16 | + |
| 17 | + |
| 18 | +######################## |
| 19 | +# INTERNAL cache entries |
| 20 | +######################## |
| 21 | + |
| 22 | +//This is the directory where this CMakeCache.txt was created |
| 23 | +CMAKE_CACHEFILE_DIR:INTERNAL=/home/cameron/Documents/code/quickshell |
| 24 | +//Major version of cmake used to create the current loaded cache |
| 25 | +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4 |
| 26 | +//Minor version of cmake used to create the current loaded cache |
| 27 | +CMAKE_CACHE_MINOR_VERSION:INTERNAL=0 |
| 28 | +//Patch version of cmake used to create the current loaded cache |
| 29 | +CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 |
| 30 | +//Path to CMake executable. |
| 31 | +CMAKE_COMMAND:INTERNAL=/usr/bin/cmake |
| 32 | +//Path to cpack program executable. |
| 33 | +CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack |
| 34 | +//Path to ctest program executable. |
| 35 | +CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest |
| 36 | +//Path to CMake installation. |
| 37 | +CMAKE_ROOT:INTERNAL=/usr/share/cmake |
| 38 | + |
0 commit comments