16 lines
923 B
Plaintext
16 lines
923 B
Plaintext
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" -S /Users/wakanda_shaw/Desktop/TC_Nav_Zjut/TC_NAV_Zjut_post -B /Users/wakanda_shaw/Desktop/TC_Nav_Zjut/TC_NAV_Zjut_post/cmake-build-debug
|
|
-- The C compiler identification is AppleClang 14.0.0.14000029
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Looking for pthread.h
|
|
-- Looking for pthread.h - found
|
|
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
|
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
|
|
-- Found Threads: TRUE
|
|
-- Configuring done
|
|
-- Generating done
|
|
-- Build files have been written to: /Users/wakanda_shaw/Desktop/TC_Nav_Zjut/TC_NAV_Zjut_post/cmake-build-debug
|