2017-04-18 23:04:21 +00:00
|
|
|
/usr/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /home/phanes/Development/internal/ftests
|
2017-06-09 03:49:13 +00:00
|
|
|
-- The C compiler identification is GNU 5.4.0
|
|
|
|
-- The CXX compiler identification is GNU 5.4.0
|
|
|
|
-- Check for working C compiler: /usr/bin/cc
|
|
|
|
-- Check for working C compiler: /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: /usr/bin/c++
|
|
|
|
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
|
|
|
-- Detecting CXX compiler ABI info
|
|
|
|
-- Detecting CXX compiler ABI info - done
|
|
|
|
-- Detecting CXX compile features
|
|
|
|
-- Detecting CXX compile features - done
|
2017-04-18 23:04:21 +00:00
|
|
|
-- Configuring done
|
|
|
|
-- Generating done
|
|
|
|
-- Build files have been written to: /home/phanes/Development/internal/ftests/cmake-build-debug
|