Merge pull request #1194 from Sailsman63/fixbuild

Import FindPkgMacros to main CMake Configuration
This commit is contained in:
Kim Kulling
2017-03-02 16:47:37 +01:00
committed by GitHub

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),