Skip to content

Fixed CMakelist to work with GMock#1

Open
acgetchell wants to merge 5 commits intojlangr:masterfrom
acgetchell:master
Open

Fixed CMakelist to work with GMock#1
acgetchell wants to merge 5 commits intojlangr:masterfrom
acgetchell:master

Conversation

@acgetchell
Copy link

Feel free to ignore changes to SoundexTest.cpp but the changes to CMakeLists allows it to work with GMock 1.7.0, assuming that the following environment variables are set:

export GMOCK_HOME="$HOME/gmock-1.7.0"
export DYLD_FALLBACK_LIBRARY_PATH=$GMOCK_HOME/lib/.libs:$GMOCK_HOME/gtest/lib/.libs:$DYLD_FALLBACK_LIBRARY_PATH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant