mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-31 18:45:36 +00:00
Try not to compile mygui
This commit is contained in:
parent
41a6c6bb93
commit
d6c9fdaf85
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ cmake \
|
||||||
-DBUILD_ESSIMPORTER=0 \
|
-DBUILD_ESSIMPORTER=0 \
|
||||||
-DBUILD_OPENCS=0 \
|
-DBUILD_OPENCS=0 \
|
||||||
-DBUILD_WIZARD=0 \
|
-DBUILD_WIZARD=0 \
|
||||||
-DOPENMW_USE_SYSTEM_MYGUI=OFF \
|
-DMyGUI_LIBRARY=${prefix}/lib/libMyGUIEngineStatic.a \
|
||||||
-DOPENMW_USE_SYSTEM_SQLITE3=OFF \
|
-DOPENMW_USE_SYSTEM_SQLITE3=OFF \
|
||||||
..
|
..
|
||||||
|
|
Loading…
Reference in a new issue