{ "name": "sfcgal", "version": "2.3.0", "port-version": 1, "description": "sfcgal is a C++ wrapper library around CGAL with the aim of supporting ISO 191007:2013 and OGC Simple Features for 3D operations.", "homepage": "https://gitlab.com/SFCGAL/SFCGAL", "license": "LGPL-2.0-or-later", "supports": "(x64 | arm64) & (linux | windows | osx)", "dependencies": [ "cgal", "eigen3", "nlohmann-json", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }