CMake/Tests/FortranModules/Subdir
Brad King 587ccffe74 Tests: Add symbols to FortranModules static libraries
When GNU `ar` creates an archive with no symbols it has only an
empty header but no string table.  On Solaris the OS-provided `ld`
fails in this case:

    ld: elf error: file libfoo.a: elf_getarsym

Update our test to actually provide symbols from its archives.
2019-09-26 10:31:44 -04:00
..
CMakeLists.txt Tests: Split Fortran module testing into separate FortranModules test 2016-09-22 14:52:01 -04:00
subdir.f90 Tests: Add symbols to FortranModules static libraries 2019-09-26 10:31:44 -04:00