mirror of
https://github.com/QuasarApp/CMake.git
synced 2025-05-09 16:09:39 +00:00
set autodeplooy targets
This commit is contained in:
parent
e46f368d9c
commit
8f11f973f2
@ -1 +1 @@
|
||||
Subproject commit b8b2adaa5cafb74960bfdbb3604e3bcb92c99949
|
||||
Subproject commit d0836603a9eba3d138d3a556185e4b5189004092
|
@ -455,7 +455,6 @@ function(addDeployIPA name bundle_id targetDir version appleDir)
|
||||
COMMAND ${CMAKE_COMMAND} -E copy *.ipa ${targetDir}
|
||||
COMMENT "copy ipa: ${CMAKE_COMMAND} -E copy *.ipa ${targetDir}"
|
||||
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/${name}Ipa"
|
||||
DEPENDS createIPA${name}
|
||||
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user