[CMake] Relink to shared libs

Leif Walsh leif.walsh at gmail.com
Fri Jul 20 08:08:56 EDT 2012


Why, if I make a small change to my shared library, does cmake relink all of my tests to it? It's a shared library, isn't the point that it doesn't need relinking? Seems like a big waste of time. Can I suppress this in any way?

Sent from my iPhone


More information about the CMake mailing list