mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
remove unused defines QT_CLEAN_NAMESPACE and QT_GENUINE_STR
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23869 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0b5fc35e1c
commit
976f4d891e
@ -111,7 +111,7 @@ endif()
|
||||
|
||||
|
||||
find_package(Qt4 REQUIRED)
|
||||
add_definitions(-DQT_CLEAN_NAMESPACE -DQT_NO_STL -DQT_NO_KEYWORDS)
|
||||
add_definitions(-DQT_NO_STL -DQT_NO_KEYWORDS)
|
||||
|
||||
find_package(ZLIB REQUIRED)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user