Difference between revisions of "Documentation/Nightly/Developers/Fortran"

From Slicer Wiki
Jump to: navigation, search
(Add fortran gist)
 
Line 1: Line 1:
== Overview ==
+
=== MacOS ===
  
 
Script to clean gfortran libraries. It substitutes @rpath with full paths.
 
Script to clean gfortran libraries. It substitutes @rpath with full paths.
  
 
https://gist.github.com/phcerdan/146de9398052335d8a76c5b0070715a6
 
https://gist.github.com/phcerdan/146de9398052335d8a76c5b0070715a6

Revision as of 18:06, 13 September 2018

Home < Documentation < Nightly < Developers < Fortran

MacOS

Script to clean gfortran libraries. It substitutes @rpath with full paths.

https://gist.github.com/phcerdan/146de9398052335d8a76c5b0070715a6