yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15420
Re: [Question #654032]: Linking a fortran module with Yade (CMakeLists.txt)
Question #654032 on Yade changed:
https://answers.launchpad.net/yade/+question/654032
Status: Open => Answered
Bruno Chareyre proposed the following answer:
Hi Deepak, I'm not sure the cmake process is very flexible in this situation but it should be possible to simply pass the link via the gcc flags, something like
cmake -DCMAKE_CXX_FLAGS=-lYourLib
(or maybe another flag will do)
Cheers
Bruno
--
You received this question notification because your team yade-users is
an answer contact for Yade.