issues
search
McStasMcXtrace
/
mccode-antlr
McCode grammar implemented with ANTLR4
1
stars
0
forks
source link
[Add] support for @LIBRARYFLAGS@ replacements
#78
Closed
g5t
closed
1 month ago
g5t
commented
1 month ago
Adds support for the GNU Scientific Library flags and 'XRL' flags configured by McStas and/or McXtrace.
Adds support for
any
such flag specified as
@{LIBRARY}FLAGS@
which is replaced by
-llibrary
if not found in the system config file.
@{LIBRARY}FLAGS@
which is replaced by-llibrary
if not found in the system config file.