[CMake] Windows library target names
John Drescher
drescherjm at gmail.com
Thu Jul 22 16:32:45 EDT 2010
> Shouldn't this be done automatically?
No way. Not all users would want that on all platforms that CMake
supports. Also it is very easy to add a single line to your
CMakeLists.txt file..
> What about shared vs static lib?
> Shared vs static runtime?
> x64 vs x86?
You can do all of that similarly with the possible exception of static
versus shared.
John
More information about the CMake
mailing list