Bf/nvcc cxxflags
- Fixes #8 (closed) -
$CXXFLAGS
are now passed tonvcc
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, whenmake install
is run within a FSL project directory
Edited by Paul McCarthy