Commit 0bb237ed by Edward Thomson

Merge pull request #2773 from ethomson/findpkgconfig

cmake: include FindPkgConfig for windows
parents 62d66a4a 6e1205ef
......@@ -19,6 +19,7 @@ SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake/Mo
INCLUDE(CheckLibraryExists)
INCLUDE(AddCFlagIfSupported)
INCLUDE(FindPkgConfig)
# Build options
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment