diff options
author | sotech117 <michael_foiani@brown.edu> | 2023-12-07 16:23:20 -0500 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2023-12-07 16:23:20 -0500 |
commit | caa765bff49d54217b75aaf0e7acf4e5392a11e4 (patch) | |
tree | 9b92914dfb88b99599e8e60e4512e9e9ea9a25db /cmake-build-rel-cs2230/glm/CMakeFiles | |
parent | a9274459443f1d560d7580a162deb581549980cb (diff) |
upload base code
Diffstat (limited to 'cmake-build-rel-cs2230/glm/CMakeFiles')
-rw-r--r-- | cmake-build-rel-cs2230/glm/CMakeFiles/CMakeDirectoryInformation.cmake | 16 | ||||
-rw-r--r-- | cmake-build-rel-cs2230/glm/CMakeFiles/progress.marks | 1 |
2 files changed, 17 insertions, 0 deletions
diff --git a/cmake-build-rel-cs2230/glm/CMakeFiles/CMakeDirectoryInformation.cmake b/cmake-build-rel-cs2230/glm/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7111792 --- /dev/null +++ b/cmake-build-rel-cs2230/glm/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.26 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/sotech117/Documents/master/graphics/projects-ray-sotech117") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/sotech117/Documents/master/graphics/projects-ray-sotech117/cmake-build-rel-cs2230") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/cmake-build-rel-cs2230/glm/CMakeFiles/progress.marks b/cmake-build-rel-cs2230/glm/CMakeFiles/progress.marks new file mode 100644 index 0000000..573541a --- /dev/null +++ b/cmake-build-rel-cs2230/glm/CMakeFiles/progress.marks @@ -0,0 +1 @@ +0 |