We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca2389e commit 55a1155Copy full SHA for 55a1155
src/Magick.Native/build/Build.cmd
@@ -20,8 +20,6 @@ if not "%hdri%"=="noHdri" set quantumName=%quantumName%-HDRI
20
21
call "copy-resources.cmd" ..\..\..\Magick.NET\src\Magick.Native\resources\Release%quantumName%
22
23
-goto done
24
-
25
if not "%openMP%"=="noOpenMP" set quantumName=%quantumName%-OpenMP
26
27
cd ..\..\src\Magick.Native\bin\Debug%quantumName%\%architecture%
0 commit comments