[CMake] My Documents folder
Nils Gladitz
nilsgladitz at gmail.com
Mon Jul 21 17:17:09 EDT 2014
On 07/21/2014 09:07 PM, Totte Karlsson wrote:
> Hi,
>
> Is it possible to (easily) install a file, say Readme.txt, into a users "My
> Documents" folder, using CMake/CPack?
>
> I can't find information about such.. :(
I'd consider having the installed application set these up when run
since specifically for system wide installations:
- the user that performs the install may not be the user that runs the
application
- there may be multiple users
- the potential user(s) are created after the installation
Nils
More information about the CMake
mailing list