ecmwf / fckit

A Fortran toolkit for interoperating Fortran with C/C++
https://confluence.ecmwf.int/display/fckit
Apache License 2.0
29 stars 15 forks source link

Set LINK_LIBRARIES to CMAKE_EXE_LINKER_FLAGS in final-support.cmake. #5

Closed DJDavies2 closed 6 years ago

DJDavies2 commented 6 years ago

Set LINK_LIBRARIES to CMAKE_EXE_LINKER_FLAGS in final-support.cmake. Setting of e.g. rpath in CMAKE_EXE_LINKER_FLAGS may be necessary for an executable to run; this allows such settings to be passed to the compilation of the test executable.

wdeconinck commented 6 years ago

Merged, and available in fckit 0.5.2