mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-01 03:37:15 -06:00
Added ResInsightVersion.cmake to list of files. Removed redundant
includes.
This commit is contained in:
parent
a82b46846d
commit
4459fe0c71
@ -215,6 +215,7 @@ set( EXE_FILES
|
||||
${WIN_RESOURCE}
|
||||
${HEADER_FILES}
|
||||
${REFERENCED_CMAKE_FILES}
|
||||
../ResInsightVersion.cmake
|
||||
)
|
||||
|
||||
add_executable( ResInsight ${EXE_FILES} )
|
||||
|
@ -27,7 +27,6 @@
|
||||
#include "RimIdenticalGridCaseGroup.h"
|
||||
|
||||
#include "RiaApplication.h"
|
||||
#include "RiaVersionInfo.h"
|
||||
|
||||
#include "RigGridManager.h"
|
||||
#include "RigCaseData.h"
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include "RimIdenticalGridCaseGroup.h"
|
||||
|
||||
#include "RiaApplication.h"
|
||||
#include "RiaVersionInfo.h"
|
||||
|
||||
#include "RigGridManager.h"
|
||||
#include "RigCaseData.h"
|
||||
|
Loading…
Reference in New Issue
Block a user