mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -07:00
Set cmake module path to local for findqtmobility
This commit is contained in:
parent
0eb00fe39c
commit
1c9540befa
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ if(APPLE)
|
||||||
ENDIF(APPLE)
|
ENDIF(APPLE)
|
||||||
|
|
||||||
if (NOT QT_QTMULTIMEDIA_FOUND)
|
if (NOT QT_QTMULTIMEDIA_FOUND)
|
||||||
|
SET(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR})
|
||||||
FIND_PACKAGE(QtMobility REQUIRED)
|
FIND_PACKAGE(QtMobility REQUIRED)
|
||||||
endif (NOT QT_QTMULTIMEDIA_FOUND)
|
endif (NOT QT_QTMULTIMEDIA_FOUND)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue