diff options
Diffstat (limited to 'cmake-build-debug/CMakeFiles/clion-Debug-log.txt')
-rw-r--r-- | cmake-build-debug/CMakeFiles/clion-Debug-log.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/cmake-build-debug/CMakeFiles/clion-Debug-log.txt new file mode 100644 index 0000000..86d2563 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/clion-Debug-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=Debug "-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-debug +-- 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 (2.2s) +-- Generating done (0.0s) +-- Build files have been written to: /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug |