Fix Linux build

This commit is contained in:
Pierre Bourdon
2012-02-18 09:46:58 +01:00
parent ede0889e3d
commit 40e6e9b9fa
5 changed files with 44 additions and 4 deletions

View File

@ -331,6 +331,8 @@ if(OPROFILING)
endif()
endif()
include(FindOpenSSL REQUIRED)
########################################
# Setup include directories (and make sure they are preferred over the Externals)
#