On 01/06/2015 22:48, Bill Somerville wrote:

Correction below for my mental cut & paste error :(
...

>
> OK, I have added a new static data location to the WSJT-X configuration.
> To install a file there add something like this to the top level
> CMakeLists.txt
>
> install (FILES
>     contrib/Ephemeris/JPLEPH
>     DESTINATION ${WSJT_SHARE_DESTINATION}/${WSJT_DATA_DESTINATION}
>     #COMPONENT runtime
>     )
>
>   From within WSJT-X you can access the new directory by using the
> Configuration::doc_dir() method. If you need it in jt9 then a new
> command line option will be needed.
Sorry, that should be Configuration::data_dir()
>
> This should be platform agnostic and fully compatible with packaging.

73
Bill
G4WJS.

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to