hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
K-ballo has quit [Quit: K-ballo]
hkaiser has quit [Quit: Bye!]
diehlpk has joined #ste||ar
diehlpk has quit [Client Quit]
jehelset has quit [Ping timeout: 256 seconds]
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
hkaiser has quit [Quit: Bye!]
jehelset has joined #ste||ar
<gnikunj[m]>
ms: Hey! Is there a way to force link a library before the object file with cmake? When we do target_link_libraries(<target> <some library>), the library is added after the object file on the command line, something like: