Disable install of ERT libs and headers

p4#: 21126
This commit is contained in:
Magne Sjaastad 2013-04-04 11:27:38 +02:00
parent 32d67d9978
commit 4a8a24c433

View File

@ -37,6 +37,11 @@ include (ResInsightVersion.cmake)
################################################################################
# ERT
################################################################################
# Disable install of ERT libs and headers, as Ert code is compiled and linked directly
# into ResInsight
set (INSTALL_ERT false)
add_subdirectory(ThirdParty/Ert/devel)
include_directories(