Skip to content

Commit 46966a3

Browse files
authored
Update bld.bat
1 parent 752d92e commit 46966a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipe/bld.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo ON
2-
set CC=clang-cl
3-
set CXX=clang-cl
2+
# set CC=clang-cl
3+
# set CXX=clang-cl
44
set CMAKE_GENERATOR_TOOLSET=ClangCL
55

66
%PYTHON% -m pip install . -vv

0 commit comments

Comments
 (0)