[CMake] Re: Install of pattern matched files

Brandon Van Every bvanevery at gmail.com
Fri Dec 28 16:38:36 EST 2007


On Dec 28, 2007 2:51 PM, Rodolfo Lima <rodolfo at rodsoft.org> wrote:
> David Cole escreveu:
> > Can't you use "PATTERN" without the "EXCLUDE" to achieve this?
>
> Unfortunately no. Documentation doesn't say anything about it

What version of CMake are you using?  CMake 2.4.7 documentation says
plenty about this.  INCLUDE(DIRECTORY ... PATTERN blah ...) should
work fine without an EXCLUDE

>and I've already tried without success.

If you're using CMake 2.4.7 and can reproduce that with a simple test
case, it's a bug.  File it.


Cheers,
Brandon Van Every


More information about the CMake mailing list