summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/poly2tri/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/poly2tri/CMakeLists.txt')
-rw-r--r--src/3rdparty/poly2tri/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/poly2tri/CMakeLists.txt b/src/3rdparty/poly2tri/CMakeLists.txt
index 083a98cd..167485db 100644
--- a/src/3rdparty/poly2tri/CMakeLists.txt
+++ b/src/3rdparty/poly2tri/CMakeLists.txt
@@ -18,6 +18,7 @@ qt_internal_add_3rdparty_library(Bundled_Poly2Tri
sweep/sweep_context.cpp sweep/sweep_context.h
)
qt_disable_warnings(Bundled_Poly2Tri)
+qt_set_symbol_visibility_hidden(Bundled_Poly2Tri)
## Scopes:
#####################################################################