mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
define Q_INTERNAL_QAPP_SRC like Qt did
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
07aabcff76
commit
fc9d1b36ef
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
add_definitions(-DQT_BUILD_GUI_LIB)
|
||||
add_definitions(-DQT_BUILD_GUI_LIB -DQ_INTERNAL_QAPP_SRC)
|
||||
set(EXTRA_GUI_LIBS KtCore)
|
||||
|
||||
set(GUI_PUBLIC_HEADERS
|
||||
|
|
Loading…
Add table
Reference in a new issue