Codebase list libsbml / 213b577
WITH_R=off (we do not build an R package and something is wrong with the R build) Andreas Tille 5 years ago
2 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2222 * Build-Depends: libnewlib-dev, check
2323 * Remove Matlab related options from debian/cmake_opts (thanks for the
2424 hint to Nicolas Mora)
25 * WITH_R=off (we do not build an R package and something is wrong with
26 the R build)
2527 TODO: Issue when building with Python 3.7 reported here:
2628 https://groups.google.com/forum/#!topic/libsbml-development/hiqhyd6-7s0
2729
1919 -DWITH_PERL:BOOL=ON
2020 -DWITH_PYTHON:BOOL=ON
2121 -DWITH_PYTHON_INCLUDE:PATH=/usr/include/python2.7
22 -DWITH_R:BOOL=ON
22 -DWITH_R:BOOL=OFF
2323 -DWITH_RUBY:BOOL=OFF
2424 -DWITH_SWIG:BOOL=ON
2525 -DWITH_WALL:BOOL=ON