Skip to content

Commit

Permalink
really fix gtest includes
Browse files Browse the repository at this point in the history
  • Loading branch information
flanfly committed Oct 28, 2017
1 parent d318b5b commit c593c14
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 c593c14

Please sign in to comment.