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.