We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7dd927 commit abfc9d2Copy full SHA for abfc9d2
configure.bat
@@ -47,7 +47,7 @@ REM -----------------------------------------------------------------
47
48
ECHO ----------------------------------------------------------------
49
50
-if exist "Geogram.sln" (
+if exist "Geogram.sln*" (
51
ECHO Geogram build is configured
52
ECHO Visual Studio solution is in GraphiteThree\build\Windows%buildNameSuffix%\Geogram.sln
53
) else (
0 commit comments