done
This commit is contained in:
@@ -1,18 +1,15 @@
|
||||
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /Users/bradybodily/Repositories/CS3460/HW8
|
||||
-- The C compiler identification is AppleClang 11.0.0.11000033
|
||||
-- The CXX 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
|
||||
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++
|
||||
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /Users/bradybodily/Repositories/CS3460/HW8/cmake-build-debug/googletest-download
|
||||
[ 11%] Performing update step for 'googletest'
|
||||
Current branch master is up to date.
|
||||
[ 22%] No configure step for 'googletest'
|
||||
[ 33%] No build step for 'googletest'
|
||||
[ 44%] No install step for 'googletest'
|
||||
[ 55%] No test step for 'googletest'
|
||||
[ 66%] Completed 'googletest'
|
||||
[100%] Built target googletest
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /Users/bradybodily/Repositories/CS3460/HW8/cmake-build-debug
|
||||
|
||||
Reference in New Issue
Block a user