mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed includes for unit tests
This commit is contained in:
@@ -10,11 +10,10 @@ include_directories(
|
||||
${LibViewing_SOURCE_DIR}
|
||||
|
||||
${ResInsight_SOURCE_DIR}/ThirdParty
|
||||
${ResInsight_SOURCE_DIR}/CommonCode
|
||||
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/..
|
||||
|
||||
|
||||
${ResInsight_SOURCE_DIR}/ApplicationCode/ModelVisualization
|
||||
|
||||
${CommonCode_SOURCE_DIR}
|
||||
)
|
||||
|
||||
set( MODEL_VISUALIZATION_CPP_SOURCES
|
||||
|
||||
Reference in New Issue
Block a user