conformed patch for now split cmakelists

This commit is contained in:
itsmattkc
2019-06-30 12:15:01 -07:00
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -86,7 +86,9 @@ else()
message("Olive: No Git hash defined!")
endif()
find_package(Doxygen)
if(BUILD_DOXYGEN)
find_package(Doxygen)
endif()
set(CMAKE_INCLUDE_CURRENT_DIR ON)