Skip to content
Snippets Groups Projects
Commit 36ae885a authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

Update Core and IO versions

parent 249b3c25
No related branches found
No related tags found
No related merge requests found
Pipeline #1673159 passed
...@@ -21,8 +21,8 @@ include( SetupJSON ) ...@@ -21,8 +21,8 @@ include( SetupJSON )
# Project's dependencies. # Project's dependencies.
find_package( GeoModelCore REQUIRED ) find_package( GeoModelCore 3.2.0 REQUIRED )
find_package( GeoModelIO REQUIRED ) find_package( GeoModelIO 3.2.0 REQUIRED )
find_package( Qt5 COMPONENTS Core Gui Widgets Sql ) find_package( Qt5 COMPONENTS Core Gui Widgets Sql )
# Set sub-packages to build. # Set sub-packages to build.
add_subdirectory(VP1GeometryPlugin) add_subdirectory(VP1GeometryPlugin)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment