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 0f363e1 commit 61785cbCopy full SHA for 61785cb
conda/libgpuarray/bld.bat
@@ -1,4 +1,5 @@
1
-cmake -DCMAKE_BUILD_TYPE=Release ^
+cmake -G "%CMAKE_GENERATOR%" ^
2
+ -DCMAKE_BUILD_TYPE=Release ^
3
-DCMAKE_PREFIX_PATH="%LIBRARY_PREFIX%" ^
4
-DCMAKE_INSTALL_PREFIX="%LIBRARY_PREFIX%" ^
5
-DCMAKE_C_FLAGS="-I%LIBRARY_PREFIX%\include" ^
0 commit comments