mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -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