This commit is contained in:
Christoph Oelckers 2014-10-21 14:27:37 +02:00
commit 09e0758507
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ endif( COMMAND cmake_policy )
include( CheckCXXSourceCompiles )
include( CheckFunctionExists )
include( CheckCXXCompilerFlag )
include( CheckLibraryExists )
include( FindPkgConfig )
if( NOT APPLE )