Skip to content

Bf/nvcc cxxflags

Paul McCarthy requested to merge bf/nvcc-cxxflags into master
  • Fixes #8 (closed) - $CXXFLAGS are now passed to nvcc calls
  • changes update_fsl_package so that, if it is called with --development, it adds the FSL development conda channel to $FSLDIR/.condarc
  • Updates the build system so that $FSLDEVDIR is created if it is set and doesn't already exist, when make install is run within a FSL project directory
Edited by Paul McCarthy

Merge request reports