23 lines
865 B
Plaintext
23 lines
865 B
Plaintext
-- The C compiler identification is GNU 11.4.0
|
|
-- The CXX compiler identification is GNU 11.4.0
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Check for working C compiler: /usr/bin/cc - skipped
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Detecting CXX compiler ABI info
|
|
-- Detecting CXX compiler ABI info - done
|
|
-- Check for working CXX compiler: /usr/bin/g++ - skipped
|
|
-- Detecting CXX compile features
|
|
-- Detecting CXX 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
|
|
-- Building in Release mode: Disable Debug Log
|
|
-- Build x86 ARCH
|
|
-- Configuring done
|
|
-- Generating done
|
|
-- Build files have been written to: /home/user1/CalCulet/calrt/hostrt/build
|