summaryrefslogtreecommitdiff
path: root/ofxHelios/addon_config.mk
diff options
context:
space:
mode:
authorTim Redfern <redfernt@gmail.com>2023-04-16 17:46:17 +0100
committerTim Redfern <redfernt@gmail.com>2023-04-16 17:46:17 +0100
commit64da9187c2b2996c5c9493e23df86528eae77ee4 (patch)
tree7482939535be2b8651504a881527a3e1c3698918 /ofxHelios/addon_config.mk
parent1b6d98926d669fcb421c0be88c696b7f143050d8 (diff)
adding PONK to gui
Diffstat (limited to 'ofxHelios/addon_config.mk')
-rw-r--r--ofxHelios/addon_config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ofxHelios/addon_config.mk b/ofxHelios/addon_config.mk
index 3d6a965..d11f71c 100644
--- a/ofxHelios/addon_config.mk
+++ b/ofxHelios/addon_config.mk
@@ -33,7 +33,7 @@ common:
# any special flag that should be passed to the compiler when using this
# addon
- ADDON_CFLAGS = -fPIC
+ ADDON_CFLAGS = -fPIC -std=c++14
# any special flag that should be passed to the linker when using this
# addon, also used for system libraries with -lname