Commit Graph

8 Commits

Author SHA1 Message Date
github-actions[bot]
223fe756fe Fixes by cmake-format (#6874) 2020-10-30 12:31:16 +01:00
Gaute Lindkvist
cc2531a551 Fix build issues due to not linking Eigen 2020-10-26 11:50:22 +01:00
Gaute Lindkvist
aceac43652 Refactor RimWellPath and RigWellPath 2020-10-26 10:43:14 +01:00
Gaute Lindkvist
069b427d10 Require CMake 3.12 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
f7aed637f8 Require CMake 3.6 2020-10-20 11:05:10 +02:00
Gaute Lindkvist
b0ff04ea18 Make Commands-project repend on cafPdmScripting 2020-09-08 13:44:55 +02:00
Magne Sjaastad
a114309776 System : Make sure the Commands library compiles on older cmake
Test no qt
2020-08-31 14:34:00 +02:00
Magne Sjaastad
77ef87fb3a System : Move all command features into separate library
When compiling the complete application, the large number of files causes the input file for a Ninja build (text response file) to become too large on some configurations. Move command features into a separate library to reduce the total file count per project/library.
2020-08-31 08:23:14 +02:00