12 lines
683 B
Plaintext
12 lines
683 B
Plaintext
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /Users/bradybodily/Repositories/CS3460/untitled3
|
|
-- The C compiler identification is AppleClang 11.0.0.11000033
|
|
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
|
|
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Configuring done
|
|
-- Generating done
|
|
-- Build files have been written to: /Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug
|