remove useless link to QT_LIBRARIES

This commit is contained in:
Stephen Birarda 2013-07-31 14:24:30 -07:00
parent 2c5b8d3121
commit 10b57bca80

View file

@ -130,8 +130,7 @@ include_directories(
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -isystem ${OPENCV_INCLUDE_DIRS}")
target_link_libraries(
${TARGET_NAME}
${QT_LIBRARIES}
${TARGET_NAME}
${LIBVPX_LIBRARIES}
${MOTIONDRIVER_LIBRARIES}
${OPENCV_LIBRARIES}