mirror of
https://github.com/lubosz/overte.git
synced 2025-04-07 14:22:06 +02:00
Removed test code.
This commit is contained in:
parent
bd40ea057b
commit
ba9733aa03
1 changed files with 0 additions and 7 deletions
|
@ -36,13 +36,6 @@ macro(PACKAGE_LIBRARIES_FOR_DEPLOYMENT)
|
|||
endif ()
|
||||
|
||||
# add a post-build command to call windeployqt to copy Qt plugins
|
||||
message("+++++++++++++++++++++++++++++++++++++")
|
||||
message(STATUS ${TARGET_NAME})
|
||||
message(STATUS ${QT_DIR})
|
||||
message(STATUS ${TARGET_FILE})
|
||||
message(STATUS ${WINDEPLOYQT_COMMAND})
|
||||
message(STATUS ${EXTRA_DEPLOY_OPTIONS})
|
||||
message("-------------------------------------")
|
||||
add_custom_command(
|
||||
TARGET ${TARGET_NAME}
|
||||
POST_BUILD
|
||||
|
|
Loading…
Reference in a new issue