Reputation: 83
I know we can use the FC flag to set the preferred Fortran Compiler's name. But is there any way I can specify the path to a compiler and Meson will use that particular compiler?
FC
Upvotes: 2
Views: 414
FC flags accepts the path of compiler as well.
Upvotes: 1