Skip to content

Commit

Permalink
Merge pull request #3 from flanfly/master
Browse files Browse the repository at this point in the history
really fix gtest includes
  • Loading branch information
lambdafu authored Oct 28, 2017
2 parents d318b5b + c593c14 commit d9621b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ target_compile_options(libneopg
target_include_directories(libneopg PUBLIC
${LIBNEOPG_INCLUDE}
${PEGTL_INCLUDE_DIR}
${GTEST_INCLUDE_DIR}
)

0 comments on commit d9621b4

Please sign in to comment.