mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-30 03:32:36 +00: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
|
||||
)
|
||||
|
||||
include_directories(${FFMPEG_INCLUDE_DIRS})
|
||||
add_library(${OSGQT_LIBRARY} STATIC ${OSGQT_SOURCE_FILES})
|
||||
|
||||
if (DESIRED_QT_VERSION MATCHES 4)
|
||||
|
Loading…
x
Reference in New Issue
Block a user