Skip to content

Commit

Permalink
Set C++17 for OMEdit (#7910)
Browse files Browse the repository at this point in the history
  • Loading branch information
perost committed Sep 17, 2021
1 parent 5ae02bb commit 5904bb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OMEdit/OMEdit.pro
Expand Up @@ -28,6 +28,8 @@
#
#/

CONFIG += c++17

TEMPLATE = subdirs

SUBDIRS = OMEditLIB \
Expand Down

0 comments on commit 5904bb9

Please sign in to comment.