diff options
| author | David Doan <daviddoan@Davids-MacBook-Pro-193.local> | 2023-12-13 01:31:00 -0500 |
|---|---|---|
| committer | David Doan <daviddoan@Davids-MacBook-Pro-193.local> | 2023-12-13 01:31:00 -0500 |
| commit | 086dff023dc8a13d5e3a8867a845d6244409c8ef (patch) | |
| tree | 38fb8b60f69dc307e7c61f06817d3821f5a6a9a7 /cmake-build-release/CMakeFiles/clion-Release-log.txt | |
| parent | e5e01a62cd12a338b66c0a33775e91854a305ec4 (diff) | |
| parent | 07776876eb4638a224fd332944ce9ddca1f5a592 (diff) | |
Merge branch 'main' of https://github.com/NicholasBottone/the-all-americans-in-cs1230
grinds and merge:
Diffstat (limited to 'cmake-build-release/CMakeFiles/clion-Release-log.txt')
| -rw-r--r-- | cmake-build-release/CMakeFiles/clion-Release-log.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/cmake-build-release/CMakeFiles/clion-Release-log.txt b/cmake-build-release/CMakeFiles/clion-Release-log.txt new file mode 100644 index 0000000..4982078 --- /dev/null +++ b/cmake-build-release/CMakeFiles/clion-Release-log.txt @@ -0,0 +1,18 @@ +"/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" -DCMAKE_BUILD_TYPE=Release "-DCMAKE_MAKE_PROGRAM=/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/ninja/mac/ninja" -DCMAKE_PREFIX_PATH=/Users/sotech117/Qt/6.5.2/macos/lib/cmake -G Ninja -S /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230 -B /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-release +-- The CXX compiler identification is AppleClang 14.0.0.14000029 +-- Detecting CXX compiler ABI info +-- Detecting CXX compiler ABI info - done +-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped +-- Detecting CXX compile features +-- Detecting CXX compile features - done +-- Performing Test CMAKE_HAVE_LIBC_PTHREAD +-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success +-- Found Threads: TRUE +-- Performing Test HAVE_STDATOMIC +-- Performing Test HAVE_STDATOMIC - Success +-- Found WrapAtomic: TRUE +-- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/OpenGL.framework +-- Found WrapOpenGL: TRUE +-- Configuring done (0.8s) +-- Generating done (0.0s) +-- Build files have been written to: /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-release |
