[CMake] Bug: set_target_property VERSION WIN32

Anders Backman andersb at cs.umu.se
Thu Jan 29 04:57:13 EST 2009


Hi all

Old issue, but Im trying to set dll version from CMAKE on dynamic libraries.
After reading docs/release info I saw that version 2.4.4 included this
functionality.

However, Im trying without any success.
So IS this supported or not?

SET_TARGET_PROPERTIES( target PROPERTIES VERSION 1.2.3 )

??


More information about the CMake mailing list