mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 23:36:59 -04:00
Fix copy&paste error
This commit is contained in:
parent
b77ed829b9
commit
80392775ef
1
extern/osgQt/CMakeLists.txt
vendored
1
extern/osgQt/CMakeLists.txt
vendored
@ -6,7 +6,6 @@ set(OSGQT_SOURCE_FILES
|
|||||||
GraphicsWindowQt.cpp
|
GraphicsWindowQt.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
include_directories(${FFMPEG_INCLUDE_DIRS})
|
|
||||||
add_library(${OSGQT_LIBRARY} STATIC ${OSGQT_SOURCE_FILES})
|
add_library(${OSGQT_LIBRARY} STATIC ${OSGQT_SOURCE_FILES})
|
||||||
|
|
||||||
if (DESIRED_QT_VERSION MATCHES 4)
|
if (DESIRED_QT_VERSION MATCHES 4)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user