Skip to content

Instantly share code, notes, and snippets.

Created February 8, 2018 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/ca2a9759190df3d6ef1198268d84e067 to your computer and use it in GitHub Desktop.
Save anonymous/ca2a9759190df3d6ef1198268d84e067 to your computer and use it in GitHub Desktop.
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.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
-- Check size of void*
-- Check size of void* - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home/raven/rain/dev/libs/ogre/Dependencies/build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment