testing changes to fix Jenkins

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-10-28 17:49:31 -07:00
parent ecf70daca8
commit 4dcd60ba08
2 changed files with 2 additions and 1 deletions
@@ -8,6 +8,7 @@
set(LY_INSTALLER_WIX_ROOT "" CACHE PATH "Path to the WiX install path")
message("LY_INSTALLER_WIX_ROOT ${LY_INSTALLER_WIX_ROOT}")
if(LY_INSTALLER_WIX_ROOT)
if(NOT EXISTS ${LY_INSTALLER_WIX_ROOT})
message(FATAL_ERROR "Invalid path supplied for LY_INSTALLER_WIX_ROOT argument")