diff --git a/cmake/modules/FindSKIQ.cmake b/cmake/modules/FindSKIQ.cmake index 9426c447b..5d63fa47d 100644 --- a/cmake/modules/FindSKIQ.cmake +++ b/cmake/modules/FindSKIQ.cmake @@ -5,6 +5,7 @@ # forth in the LICENSE file which can be found at the top level of # the distribution. # + INCLUDE(FindPkgConfig) #PKG_CHECK_MODULES(SKIQ SKIQ) IF(NOT SKIQ_FOUND)