How to insert a cmake variable into a *.desktop file
Darrell Anderson
8 Nov
2013
8 Nov
'13
1:40 a.m.
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