On 2010-04-27 14:42, Michael Hertling wrote:
> Are you sure this behaviour isn't the expected one?
>
> "make install" w.r.t. targets means:
>
> 1) Build any target that "install" depends on, especially "all",
>    but right not the excluded-from-all targets, and afterwards,
> 2) install any target which is scheduled for installation by
>    INSTALL(TARGET ...) *and* already built; see "OPTIONAL".

Hmm, you're right indeed :)

So it was mainly me wishing for another make syntax ;)  Maybe I should look into
components...

Thank you anyway,
Daniel

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to