Skip to content

Commit 4fbe7cd

Browse files
committed
Merge branch 'release' of https://github.com/embree/embree into release
2 parents f255efe + e46abee commit 4fbe7cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/release_win.bat

-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ REM set release settings
1212
cmake -L ^
1313
-G "Visual Studio 12 2013" ^
1414
-T "Intel C++ Compiler XE 15.0" ^
15-
-A "Win32" ^
1615
-D COMPILER=ICC ^
1716
-D XEON_ISA=AVX2 ^
1817
-D TBB_ROOT=%TBB_PATH% ^
@@ -44,7 +43,6 @@ REM set release settings
4443
cmake -L ^
4544
-G "Visual Studio 12 2013 Win64" ^
4645
-T "Intel C++ Compiler XE 15.0" ^
47-
-A "x64" ^
4846
-D COMPILER=ICC ^
4947
-D XEON_ISA=AVX2 ^
5048
-D TBB_ROOT=%TBB_PATH% ^

0 commit comments

Comments
 (0)