forked from mirror/openmw-tes3mp
Fix copy&paste error
This commit is contained in:
parent
b77ed829b9
commit
80392775ef
1 changed files with 0 additions and 1 deletions
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…
Reference in a new issue