Salome HOME
spns #29664: omniORB: fix python path
[tools/sat_salome.git] / products / compil_scripts / Python-3.7.9.bat
index 8f36bfb1e69107c3684a2486be1b064a6cb6d86f..a93703c9e5562a84f82576a324a8abdcd59856d7 100644 (file)
@@ -14,7 +14,7 @@ if %SAT_DEBUG% == 1 (
 )
 
 set PLATFORM_TARGET=x64
-if defined SALOME_APPLICATION_NAME if %SALOME_APPLICATION_NAME% == URANIE (
+if "%SALOME_APPLICATION_NAME%" == "URANIE" (
   set PLATFORM_TARGET=Win32
 )