Qt is not REQUIRE
This commit is contained in:
parent
8bf81da25b
commit
6360ae2c0a
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ find_package(event)
|
|||
find_package(Doxygen)
|
||||
|
||||
INCLUDE(FindQt4)
|
||||
FIND_PACKAGE(Qt4 COMPONENTS QtCore QtNetwork REQUIRED)
|
||||
FIND_PACKAGE(Qt4 COMPONENTS QtCore QtNetwork)
|
||||
|
||||
# ADD_DEFINITIONS(${SWIFTEN_CFLAGS})
|
||||
ADD_DEFINITIONS(-DSUPPORT_LEGACY_CAPS)
|
||||
|
|
Loading…
Add table
Reference in a new issue