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

Remove the now unnecessary Qt dependency.

parent f36b2019
Branches
Tags 4.1.0
No related merge requests found
Pipeline #1699949 failed
......@@ -20,8 +20,8 @@ include( SetupXercesC )
include( SetupJSON )
# Find the externals needed by the project.
find_package( GeoModelCore REQUIRED )
find_package( GeoModelIO REQUIRED )
find_package( GeoModelCore 3.2.0 REQUIRED )
find_package( GeoModelIO 3.2.0 REQUIRED )
# Set up the build of the libraries of the project.
add_subdirectory( GeoModelXMLParser )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment