BUG: fix closing IF()
Alex
This commit is contained in:
parent
070d4cc28b
commit
502841c974
@ -266,7 +266,7 @@ IF(QT_QT_LIBRARY)
|
|||||||
ENDIF(NOT Qt4_FIND_QUIETLY)
|
ENDIF(NOT Qt4_FIND_QUIETLY)
|
||||||
RETURN()
|
RETURN()
|
||||||
ENDIF(Qt4_FIND_REQUIRED)
|
ENDIF(Qt4_FIND_REQUIRED)
|
||||||
ENDIF(QT_QTCORE_LIBRARY)
|
ENDIF(QT_QT_LIBRARY)
|
||||||
|
|
||||||
|
|
||||||
INCLUDE(CheckSymbolExists)
|
INCLUDE(CheckSymbolExists)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user