Skip to content

Instantly share code, notes, and snippets.

@doug65536
Created July 31, 2013 06:26
Show Gist options
  • Save doug65536/6119783 to your computer and use it in GitHub Desktop.
Save doug65536/6119783 to your computer and use it in GitHub Desktop.
producer consumer configure output
doug@doug-MS-7666 ~/code/producerconsumer/build $ cmake ../producerconsumer
-- Boost version: 1.49.0
-- Found the following Boost libraries:
-- thread
-- boost defines:
-- boost include dirs: /usr/include
-- boost library dirs: /usr/lib
-- boost libraries: /usr/lib/libboost_thread-mt.so;pthread
-- Configuring done
-- Generating done
-- Build files have been written to: /home/doug/code/producerconsumer/build
doug@doug-MS-7666 ~/code/producerconsumer/build $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment