Magne Sjaastad
c759a11888
Cmake cleanup and selected Qt6 adjustments
...
- Avoid warning using newer CMake by removing obsolete cmake requirements in sub projects
- Several adjustments preparing for Qt6
2024-04-17 15:06:51 +02:00
rubenthoms
1941a1f3d3
Boost and Eigen to vcpkg ( #6817 )
...
* Moved boost subset installation to vcpkg.
* Moved Eigen to vcpkg.
Added packages to vcpkg-response files.
Removed unnecessary include_directories() calls.
Removed comments.
* Use target_link_library instead of boost_libraries
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
2020-10-25 09:22:19 +01:00
Magne Sjaastad
29184f4475
System : Disable warnings
2019-09-16 13:33:05 +02:00
Magne Sjaastad
794e703043
System : Disable unused unit test
2018-11-02 11:36:46 +01:00
Magne Sjaastad
72a3b731bc
#2536 Build System : Add target_include_directories to boost-Subset
2018-02-27 18:49:24 +01:00
Magne Sjaastad
f7a333092d
System : Hide warnings from boost and NRLib
2017-08-18 10:01:54 +02:00
Magne Sjaastad
2b4efc4b5c
#1398 Removed dependency on system boost, added subset of boost to ThirdParty
...
Added a subset of boost to ThirdParty folder. Code extracted from version boost version 1.59.0
2017-04-05 08:38:59 +02:00
Magne Sjaastad
1c044da54a
Always use static libraries for opm libs and NRlib
2016-06-05 18:45:53 +02:00
Magne Sjaastad
9b6e422d0c
#742 Integrated opm-parser and added basic unit test
2016-06-01 15:53:21 +02:00
Magne Sjaastad
54c98ca9f8
#742 NRLib now uses Boost from CMake
2016-06-01 15:53:21 +02:00
Pål Hagen
f4df58006c
( #434 ) Added unit tests for NRLib/well
2015-09-14 09:02:27 +02:00
Pål Hagen
a9027ecefa
( #434 ) Added NRLib for LAS support. Created CMake file to build it.
...
Readme.txt describes how to update the source code contained in NRLib.
2015-09-11 16:32:38 +02:00