Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Commit

Permalink
Updated numpy-stl to 2.2.3
Browse files Browse the repository at this point in the history
CURA-4157
  • Loading branch information
nallath committed Aug 16, 2017
1 parent 7a3ddf1 commit eb2eefd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/numpy-stl.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ExternalProject_Add(NumpySTL
URL https://github.com/WoLpH/numpy-stl/archive/v1.9.0.tar.gz
URL_MD5 cda2531edecff4468a4bbe78c6a2833b
URL https://github.com/WoLpH/numpy-stl/archive/v2.2.3.tar.gz
URL_MD5 fbd2abc07fdbbb302a649f940f2ae4cc
CONFIGURE_COMMAND ""
BUILD_COMMAND ${PYTHON_EXECUTABLE} setup.py build
INSTALL_COMMAND ${PYTHON_EXECUTABLE} setup.py install --single-version-externally-managed --record=numpystl-install.log
Expand Down

0 comments on commit eb2eefd

Please sign in to comment.