We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f6746 commit 6f2affbCopy full SHA for 6f2affb
conda.recipe/bld.bat
@@ -1,3 +1,4 @@
1
+set "CMAKE_GENERATOR=Visual Studio 15 2017"
2
"%PYTHON%" setup.py install
3
"%PYTHON%" setup.py test
4
if errorlevel 1 exit 1
0 commit comments