mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added CMakeLists_files.cmake in FileInterface folder
p4#: 20590
This commit is contained in:
@@ -49,17 +49,6 @@ list( APPEND CPP_SOURCES
|
||||
ModelVisualization/RivWellHeadPartMgr.cpp
|
||||
)
|
||||
|
||||
list( APPEND CPP_SOURCES
|
||||
FileInterface/RifEclipseInputFileTools.cpp
|
||||
FileInterface/RifEclipseOutputFileTools.cpp
|
||||
FileInterface/RifEclipseRestartFilesetAccess.cpp
|
||||
FileInterface/RifEclipseRestartDataAccess.cpp
|
||||
FileInterface/RifEclipseUnifiedRestartFileAccess.cpp
|
||||
FileInterface/RifReaderEclipseInput.cpp
|
||||
FileInterface/RifReaderEclipseOutput.cpp
|
||||
FileInterface/RifReaderMockModel.cpp
|
||||
)
|
||||
|
||||
list( APPEND CPP_SOURCES
|
||||
SocketInterface/RiaSocketServer.cpp
|
||||
)
|
||||
@@ -97,12 +86,11 @@ list( APPEND CPP_SOURCES
|
||||
|
||||
# Populate the filenames into variable lists
|
||||
include ("ReservoirDataModel/CMakeLists_files.cmake")
|
||||
include ("FileInterface/CMakeLists_files.cmake")
|
||||
list( APPEND CPP_SOURCES
|
||||
${CODE_SOURCE_FILES}
|
||||
)
|
||||
|
||||
message(${CODE_SOURCE_FILES})
|
||||
|
||||
list( APPEND CPP_SOURCES
|
||||
UserInterface/RICursors.cpp
|
||||
UserInterface/RIMainWindow.cpp
|
||||
|
||||
Reference in New Issue
Block a user