Skip to content

Commit

Permalink
Set QT_NO_FOREACH
Browse files Browse the repository at this point in the history
  • Loading branch information
kossebau committed Aug 20, 2019
1 parent 94da4c6 commit 83b5b47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -119,6 +119,7 @@ add_definitions(
-DQT_NO_URL_CAST_FROM_STRING
-DQT_NO_SIGNALS_SLOTS_KEYWORDS
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
-DQT_NO_FOREACH
)

set(CMAKE_CXX_STANDARD 14)
Expand Down

0 comments on commit 83b5b47

Please sign in to comment.