Add missing assimp_qt_viewer install target

pull/1966/head
Andreas Sturmlechner 2018-05-16 13:58:30 +02:00
parent 7251c3c51a
commit 5bbf0a8afa
1 changed files with 2 additions and 0 deletions

View File

@ -42,3 +42,5 @@ else()
endif()
set_property(TARGET ${PROJECT_NAME} PROPERTY DEBUG_POSTFIX ${CMAKE_DEBUG_POSTFIX})
install(TARGETS assimp_qt_viewer DESTINATION "${ASSIMP_BIN_INSTALL_DIR}")