mirror of
https://git.gfz-potsdam.de/naaice/tug.git
synced 2025-12-13 09:28:23 +01:00
build(deps): update Eigen3 dependency version range
This commit is contained in:
parent
605a31cc7c
commit
1a51dd5a1e
@ -6,7 +6,7 @@ project(
|
||||
VERSION 0.4
|
||||
LANGUAGES CXX)
|
||||
|
||||
find_package(Eigen3 3.4 REQUIRED NO_MODULE)
|
||||
find_package(Eigen3 3.4...5 REQUIRED NO_MODULE)
|
||||
find_package(OpenMP)
|
||||
|
||||
include(GNUInstallDirs)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user