[CMake] Bug: set_target_property VERSION WIN32

Hendrik Sattler post at hendrik-sattler.de
Thu Jan 29 05:10:52 EST 2009


Anders Backman schrieb:
> 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 )

See _very_ recent thread "How to set Windows DLL version information" in
the archive.

HS



More information about the CMake mailing list