Re: [CMake] Changing a name of a file to install

2008-05-01 Thread Leopold Palomo Avellaneda
A Divendres 02 Maig 2008, Leopold Palomo Avellaneda va escriure: > Hi, > > I would like to install a foo.txt file but with a different name, for > example foo-en.txt. > > How can I do it? > > Regards, > > Leo I answer to myself. RTFM install (FILES foo.txt DESTINATION share/ RENAME foo-en.tx

[CMake] Changing a name of a file to install

2008-05-01 Thread Leopold Palomo Avellaneda
Hi, I would like to install a foo.txt file but with a different name, for example foo-en.txt. How can I do it? Regards, Leo -- -- Linux User 152692 PGP: 0xF944807E Catalonia signature.asc Description: This is a digitally signed message part. __