On Dec 28, 2007, at 4:51 PM, Brandon Van Every wrote:

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


I should also note that I am using cmake 2.4.7 compiled on my OS X 10.4.11 system.. Just for the record
--
Mike Jackson   Senior Research Engineer
Innovative Management & Technology Services


_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to