[Insight-users] CMake to set up resources for executables on OSX ?

Jon Harald Kaspersen Jon.H.Kaspersen@unimed.sintef.no
Fri, 17 Jan 2003 07:45:29 +0100


--Apple-Mail-14-54219748
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed

Hi Bill,

If we want the Mac OS X build to be perfect, there is a need to set up 
the right resources for the executables (the ones with GUI in the 
Applications directory) after they have been linked.  This can be done 
by executing the following command:


/Developer/Tools/Rez -t APPL /usr/local/include/FL/mac.r -o <filename>

<filename> being the name of the executable just linked, for example 
RegionGrowingSegmentation

Is it possible to have CMake do this ?

Regards
Jon

========================================================
Jon Harald Kaspersen			Tel: 		+47 73 59 75 89
Ph.D. Mechanical Engineering		Mob:		+47 93 03 65 90
Senior Scientist				Pager	+47 96 84 29 94
SINTEF Unimed - Ultralyd		Fax: 		+47 73 59 78 73
N-7465 Trondheim
NORWAY			e-mail:	Jon.H.Kaspersen@unimed.sintef.no
				WEB:	http://www.us.unimed.sintef.no/
========================================================
--Apple-Mail-14-54219748
Content-Transfer-Encoding: 7bit
Content-Type: text/enriched;
	charset=US-ASCII

Hi Bill,


If we want the Mac OS X build to be perfect, there is a need to set up
the right resources for the executables (the ones with GUI in the
Applications directory) after they have been linked.  This can be done
by executing the following command:



/Developer/Tools/Rez -t APPL /usr/local/include/FL/mac.r -o <<filename>


<<filename> being the name of the executable just linked, for example
RegionGrowingSegmentation


Is it possible to have CMake do this ?


Regards

Jon


========================================================

Jon Harald Kaspersen			Tel: 		+47 73 59 75 89

Ph.D. Mechanical Engineering		Mob:		+47 93 03 65 90

Senior Scientist				Pager	+47 96 84 29 94

SINTEF Unimed - Ultralyd		Fax: 		+47 73 59 78 73

N-7465 Trondheim

NORWAY			e-mail:	Jon.H.Kaspersen@unimed.sintef.no

				WEB:	<underline><color><param>1A1A,1A1A,FFFF</param>http://www.us.unimed.sintef.no/</color></underline>

========================================================
--Apple-Mail-14-54219748--