Fix copy&paste error

move
scrawl 8 years ago
parent b77ed829b9
commit 80392775ef

@ -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…
Cancel
Save