Skip to content

Commit 728ea1d

Browse files
committed
Remove unecessary stuff.
1 parent 9446117 commit 728ea1d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

conda/libgpuarray/bld.bat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
cmake -G "%CMAKE_GENERATOR%" ^
2-
-DCMAKE_BUILD_TYPE=Release ^
32
-DCMAKE_PREFIX_PATH="%LIBRARY_PREFIX%" ^
43
-DCMAKE_INSTALL_PREFIX="%LIBRARY_PREFIX%" ^
54
-DCMAKE_C_FLAGS="-I%LIBRARY_PREFIX%\include" ^

conda/libgpuarray/meta.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ build:
1515
requirements:
1616
build:
1717
- m2-git [win]
18-
- m2-filesystem [win]
1918
- git [not win]
2019
- cmake
2120
- mako

0 commit comments

Comments
 (0)