mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-10 17:47:59 -06:00
Merge branch 'feature/wsl-for-apps' into user/beenachauhan/wsla-test
This commit is contained in:
commit
27da12d869
@ -47,7 +47,7 @@ endif()
|
|||||||
|
|
||||||
set_source_files_properties(${OUTPUT_PACKAGE} PROPERTIES GENERATED TRUE)
|
set_source_files_properties(${OUTPUT_PACKAGE} PROPERTIES GENERATED TRUE)
|
||||||
|
|
||||||
if (DEFINED WSL_POST_BUILD_COMMAND AND NOT "${WSL_POST_BUILD_COMMAND}" STREQUAL "")
|
if (DEFINED WSL_POST_BUILD_COMMAND)
|
||||||
add_custom_command(
|
add_custom_command(
|
||||||
TARGET msipackage
|
TARGET msipackage
|
||||||
POST_BUILD
|
POST_BUILD
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user