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