[CMake] defining custom targets

Ajay Divekar ajay.divekar at guardiantechintl.com
Fri May 18 11:30:13 EDT 2007


Hi All,

I wanted to from my top level directory do something like

make internal or make release.

Now depending on what I specify I need certain others files(not part of 
install) to be modified or left alone. Can I define my own targets? mind you 
these are not build types. 

I have 
	INSTALL(SCRIPT abc.sh)
to do the modifications.

The problem is how to execute cmake scripts without calling "make install ". 
If i just specify make install then how do i differentiate between internal 
and external releases.

Need help here !!!

Regards

-- 
Ajay Divekar
System Developer
Guardian Technologies International
Tel No : 703-481-4882


More information about the CMake mailing list