install_files() or install()?

Dmitry Suzdalev dimsuz at gmail.com
Sun Apr 23 22:05:18 CEST 2006


On Sunday 23 April 2006 21:03, Alexander Neundorf wrote:
> I didn't test yet, but probably something like:
>
> file(GLOB pngFiles "*.png")
> install(FILES ${pngFiles) DESTINATION ${installDir})
So the new INSTALL doesn't have support for regexps (that was what I 
asked) :).

Ok, then I'll rewrite it as you suggest.

Thanks!
Dmitry.


More information about the Kde-buildsystem mailing list