Removed last trace of shp library

This commit is contained in:
Efi Fogel 2023-07-30 12:31:18 +03:00
parent 1995b8b61f
commit 7e7ff1a415
1 changed files with 6 additions and 7 deletions

View File

@ -132,7 +132,6 @@ target_link_libraries(earth PRIVATE
Qt6::Widgets Qt6::Widgets
Qt6::Xml Qt6::Xml
CGAL::CGAL CGAL::CGAL
shp
nlohmann_json::nlohmann_json nlohmann_json::nlohmann_json
) )