trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2013

How to insert a cmake variable into a *.desktop file

From: "Darrell Anderson" <darrella@...>
Date: Thu, 07 Nov 2013 15:40:59 -0600
All,

I want to create a patch that modifies two *.desktop files during 
compile time. What is the correct syntax to use for the cmake 
variable in the *.desktop files?

For example:

Exec=%CMAKE_VARIABLE%

Thanks. :-)

Darrell