On Dec 28, 2007 4:33 PM, Mike Jackson <[EMAIL PROTECTED]> wrote:
>
> INSTALL(DIRECTORY src/
>   DESTINATION include/MXADataModel
>   REGEX ".*\\.h$"
> )
>
> which I think should work. So what am I doing wrong?

The regex is correct.  What happens if you use "src" instead of "src/" ?


Cheers,
Brandon Van Every
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to