Merge pull request #1194 from Sailsman63/fixbuild

Import FindPkgMacros to main CMake Configuration
pull/1009/merge
Kim Kulling 2017-03-02 16:47:37 +01:00 committed by GitHub
commit d402825d03
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@ endif()
INCLUDE_DIRECTORIES( include )
INCLUDE (FindPkgMacros)
INCLUDE (PrecompiledHeader)
# If this is an in-source build (CMAKE_SOURCE_DIR == CMAKE_BINARY_DIR),