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 9446117 commit 728ea1dCopy full SHA for 728ea1d
conda/libgpuarray/bld.bat
@@ -1,5 +1,4 @@
1
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" ^
conda/libgpuarray/meta.yaml
@@ -15,7 +15,6 @@ build:
15
requirements:
16
build:
17
- m2-git [win]
18
- - m2-filesystem [win]
19
- git [not win]
20
- cmake
21
- mako
0 commit comments