11 lines
913 B
Plaintext
11 lines
913 B
Plaintext
C:\Users\Isaac\AppData\Local\JetBrains\Toolbox\apps\CLion\ch-0\231.9011.31\bin\cmake\win\x64\bin\cmake.exe -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - MinGW Makefiles" -S "C:\Users\Isaac\OneDrive - University of New Brunswick\Year 2 UNB\CS2263\Assigments\4\CLionProject" -B "C:\Users\Isaac\OneDrive - University of New Brunswick\Year 2 UNB\CS2263\Assigments\4\CLionProject\cmake-build-debug"
|
|
-- The C compiler identification is GNU 11.2.0
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Check for working C compiler: C:/Users/Isaac/AppData/Local/JetBrains/Toolbox/apps/CLion/ch-0/231.9011.31/bin/mingw/bin/gcc.exe - skipped
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Configuring done
|
|
-- Generating done
|
|
-- Build files have been written to: C:/Users/Isaac/OneDrive - University of New Brunswick/Year 2 UNB/CS2263/Assigments/4/CLionProject/cmake-build-debug
|