Skip to content

Commit

Permalink
add info on simde issue
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
  • Loading branch information
jcarpent and SMillerDev committed Oct 29, 2022
1 parent fb3e13b commit b24f0aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/proxsuite.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def install

ENV.prepend_path "PYTHONPATH", Formula["eigenpy"].opt_prefix/Language::Python.site_packages

# simde include dir can be removed after https://github.com/Simple-Robotics/proxsuite/issues/65
system "cmake", "-S", ".", "-B", "build",
"-DPYTHON_EXECUTABLE=#{Formula["python@3.10"].opt_libexec/"bin/python"}",
"-DBUILD_UNIT_TESTS=OFF",
Expand Down

0 comments on commit b24f0aa

Please sign in to comment.