[CMake] Re: Install of pattern matched files

Mike Jackson imikejackson at gmail.com
Fri Dec 28 16:58:20 EST 2007


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

> On Dec 28, 2007 4:33 PM, Mike Jackson <imikejackson at gmail.com> 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 at 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




More information about the CMake mailing list