mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
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:
@@ -1,5 +1,6 @@
|
||||
cmake_minimum_required (VERSION 2.8)
|
||||
|
||||
include (CheckCSourceCompiles)
|
||||
project (ResInsight)
|
||||
|
||||
set (VIZ_MODULES_FOLDER_NAME Fwk/VizFwk)
|
||||
|
||||
Reference in New Issue
Block a user