Making install to be completely a post-processing step. We need this so all dependencies are declared and ready when we generate the target files
This commit is contained in:
@@ -11,11 +11,5 @@
|
||||
|
||||
# Empty implementations for untested platforms to fix build errors.
|
||||
|
||||
function(ly_install_target ly_install_target_NAME)
|
||||
|
||||
endfunction()
|
||||
|
||||
|
||||
function(ly_setup_o3de_install)
|
||||
|
||||
endfunction()
|
||||
Reference in New Issue
Block a user