[CMake] CMake 2.8.8-rc1, Ninja generator, and clean target

Clifford Yapp cliffyapp at gmail.com
Sun Apr 1 01:42:42 EDT 2012


Trying to run the clean target with the Ninja generator in the latest
CMake, I noticed that on targets with version properties set like (say):

set_target_properties(libbu PROPERTIES VERSION 19.0.1 SOVERSION 19)

the ninja -t clean command does not remove the libbu.so.19 link.

Has anyone else seen this issue?

Cheers,
CY
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120401/e60bd1c9/attachment.htm>


More information about the CMake mailing list