mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-19 00:15:21 +01:00
updated windows build
This commit is contained in:
parent
db97aa68ac
commit
0a248c9a53
3 changed files with 20 additions and 20 deletions
|
@ -402,7 +402,7 @@ if (WIN32)
|
|||
|
||||
add_custom_command(TARGET ${PROJECT_NAME}
|
||||
POST_BUILD
|
||||
COMMAND "${WINDEPLOYQT}" --no-translations --qmldir "${CMAKE_CURRENT_SOURCE_DIR}" "${CMAKE_BINARY_DIR}/deploy/rpi-imager.exe")
|
||||
COMMAND "${WINDEPLOYQT}" --no-translations --qmldir "${CMAKE_CURRENT_SOURCE_DIR}" "${CMAKE_BINARY_DIR}/deploy/retro-imager.exe")
|
||||
|
||||
# Remove excess files
|
||||
add_custom_command(TARGET ${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue