[CMake] additional target support

Darren ha nberserk at gmail.com
Sat Sep 19 06:40:14 EDT 2009


Hi list!

I was wondering how to implement the following requirements in
CMakeLists.txt.
- I want to add 2 additional target to each target.
  - target.only ; only build target without any dependency check
  - target.clean ; only clean target. not cleaning dependent targets

the default 'make clean' command clean all target. this is not what i want
to.

Is there any idea simply implementing upper requirements.?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090919/41360f43/attachment.htm>


More information about the CMake mailing list