mirror of
https://github.com/QuasarApp/CMake.git
synced 2025-04-26 09:44:41 +00:00
added depends of main deploy target
This commit is contained in:
parent
59da4dd576
commit
bbcbeae2a3
@ -438,6 +438,7 @@ function(addDeployIPA name plist targetDir)
|
||||
|
||||
)
|
||||
|
||||
add_dependencies(deploy deployIPA${name})
|
||||
|
||||
endfunction()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user