Skip to content

Commit e0912c8

Browse files
Use C++14 on MacOS
1 parent 0043929 commit e0912c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

KeyboardVisualizer.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ unix:!macx {
157157
# MacOS-specific Configuration #
158158
#-----------------------------------------------------------------------#
159159
macx: {
160+
CONFIG += c++14
160161
LIBS += -framework OpenAL
161162
}
162163

0 commit comments

Comments
 (0)