Merge pull request #220 from andlaus/fix_build

We have build servers for Windows, RHEL5/6 and have never had issues with this CMake statement. Thanks for publishing this fix.
This commit is contained in:
Magne Sjaastad
2014-08-13 07:33:40 +02:00

View File

@@ -1,5 +1,6 @@
cmake_minimum_required (VERSION 2.8)
include (CheckCSourceCompiles)
project (ResInsight)
set (VIZ_MODULES_FOLDER_NAME Fwk/VizFwk)