[CMake] Strange behaviour of CMake

Xavier Delannoy xavier.delannoy at netasq.com
Thu Mar 23 09:42:36 EST 2006


On Thu, 23 Mar 2006 15:37:39 +0100
Xavier Delannoy <xavier.delannoy at netasq.com> wrote:

> On Wed, 22 Mar 2006 09:51:26 -0500
> "William A. Hoffman" <billlist at nycap.rr.com> wrote:
> 
> > ADD_LIBRARY(fooShared SHARED foo.o)
> > SET_TARGET_PROPERTIES(fooShared PROPERTIES OUTPUT_NAME foo)
> > ADD_LIBRARY(fooStatic STATIC foo.o)
> > SET_TARGET_PROPERTIES(fooStatic PROPERTIES OUTPUT_NAME foo)
> 
> does this work with CMake 2.2p3 ?
> 
> cause, I try but the output_name is fooShared or fooStatic, and not foo ;(

this work with cmake version 2.3-20060317.

When a new CMake release will be available ?

> 
> 
> 
> 
> -- 
> Xavier Delannoy
> 
> R&D engineer
> xavier.delannoy at netasq.com
> http://www.netasq.com
> Tél : +33 320 619 742
> Fax : +33 320 619 639
> 
> -----------------------------------------------------------------------
> This communication may contain information that is proprietary, 
> privileged or confidential or otherwise legally exempt from disclosure.
> The information contained in this e-mail is intended solely for the
> addressee. Access to this e-mail by anyone else or any unauthorized
> review, use, disclosure or distribution is unauthorized and prohibited.
> If you are not the named addressee indicated in this message (or
> responsible for delivery of the message to such person), you are not
> authorized to read, print, retain, copy or disseminate this message
> or any part of it. If you have received this message in error, please
> notify the sender immediately by fax or e-mail and delete and destroy
> all copies of the message. If you are the intended recipient but do not
> wish to receive communications through this medium, please advise the
> sender immediately. The views expressed in this e-mail are not 
> necessarily the views of NetASQ. The company, its directors, officers
> or employees make no representation or accept any liability for its
> accuracy or completeness unless expressly stated to the contrary.
> ------------------------------------------------------------------------
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
> 


-- 
Xavier Delannoy

R&D engineer
xavier.delannoy at netasq.com
http://www.netasq.com
Tél : +33 320 619 742
Fax : +33 320 619 639

-----------------------------------------------------------------------
This communication may contain information that is proprietary, 
privileged or confidential or otherwise legally exempt from disclosure.
The information contained in this e-mail is intended solely for the
addressee. Access to this e-mail by anyone else or any unauthorized
review, use, disclosure or distribution is unauthorized and prohibited.
If you are not the named addressee indicated in this message (or
responsible for delivery of the message to such person), you are not
authorized to read, print, retain, copy or disseminate this message
or any part of it. If you have received this message in error, please
notify the sender immediately by fax or e-mail and delete and destroy
all copies of the message. If you are the intended recipient but do not
wish to receive communications through this medium, please advise the
sender immediately. The views expressed in this e-mail are not 
necessarily the views of NetASQ. The company, its directors, officers
or employees make no representation or accept any liability for its
accuracy or completeness unless expressly stated to the contrary.
------------------------------------------------------------------------


More information about the CMake mailing list