pre-proto - Adding clipper library version 6.4.0 to be used for polygon clipping

This commit is contained in:
astridkbjorke
2017-01-16 09:40:26 +01:00
parent 990a6b3d3b
commit 2c90136a04
29 changed files with 8016 additions and 0 deletions

View File

@@ -217,6 +217,13 @@ add_subdirectory(ThirdParty/custom-opm-flowdiag-app)
add_subdirectory(ThirdParty/NRLib)
################################################################################
# clipper
################################################################################
add_subdirectory(ThirdParty/custom-clipper)
################################################################################
# Qt
################################################################################