Skip to content
Snippets Groups Projects
Commit 2eebbc69 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

MNT: Add Makefile flag for conditional compilation against old-or-new FSL

parent 291d7e0c
No related branches found
No related tags found
1 merge request!29Mnt/post 606
# Boolean flag which defines this FSL installation
# as being from FSL 6.0.6 or newer (a conda-based
# FSL installation). This flag may be used by FSL
# Makefiles which need to preserve support for
# older versions of FSL.
FSL_POST_606 := true
# Platform specific settings and defaults,
# which are used by vars.mk
include ${FSLCONFDIR}/buildSettings.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment