mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 20:44:31 +00:00
Add QT_NO_CAST_TO_ASCII
This commit is contained in:
parent
6b229c3ae2
commit
2a988a2021
@ -103,7 +103,8 @@ if (CMAKE_COMPILER_IS_GNUCXX)
|
||||
endif (CMAKE_SYSTEM_NAME MATCHES Linux)
|
||||
endif (CMAKE_COMPILER_IS_GNUCXX)
|
||||
|
||||
add_definitions(-DQT_NO_SIGNALS_SLOTS_KEYWORDS
|
||||
add_definitions(-DQT_NO_CAST_TO_ASCII
|
||||
-DQT_NO_SIGNALS_SLOTS_KEYWORDS
|
||||
-DQT_USE_QSTRINGBUILDER
|
||||
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user