Skip to content

Instantly share code, notes, and snippets.

View newmind's full-sized avatar
🎯
Focusing

JG newmind

🎯
Focusing
View GitHub Profile
@acgetchell
acgetchell / cmake-tutorial-gmock-errors
Created September 9, 2014 10:12
CMake tutorial gmock 1.7 errors
┌─[getchell][Hapkido][±][master ✓][~/cmake-tutorial]
└─▪ mkdir build
┌─[getchell][Hapkido][±][master ✓][~/cmake-tutorial]
└─▪ cd build
┌─[getchell][Hapkido][±][master ✓][~/cmake-tutorial/build]
└─▪ cmake -G "Unix Makefiles" ..
-- The C compiler identification is AppleClang 6.0.0.6000051
-- The CXX compiler identification is AppleClang 6.0.0.6000051
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works