CMakeCache.txt 886 B

12345678910111213141516171819202122232425262728293031323334
  1. # This is the CMakeCache file.
  2. # For build in directory: d:/build/kitware/cmake/CMake-nmake/Tests/Complex
  3. # You can edit this file to change values found and used by cmake.
  4. # If you do not want to change any of the values, simply exit the editor.
  5. # If you do want to change a value, simply edit, save, and exit the editor.
  6. # The syntax for the file is as follows:
  7. # KEY:TYPE=VALUE
  8. # KEY is the name of a varible in the cache.
  9. # TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
  10. # VALUE is the current value for the KEY.
  11. ########################
  12. # EXTERNAL cache entries
  13. ########################
  14. //A var.
  15. CACHE_TEST_VAR1:STRING=foo
  16. //A var.
  17. CACHE_TEST_VAR2:FILEPATH=bar
  18. //A var.
  19. CACHE_TEST_VAR3:BOOL=1
  20. //A var.
  21. CACHE_TEST_VAR_EXCLUDED:BOOL=1
  22. ########################
  23. # INTERNAL cache entries
  24. ########################
  25. //A var.
  26. CACHE_TEST_VAR_INTERNAL:INTERNAL=bar