On 11/17/2011 3:19 PM, Alexandru Ciobanu wrote: > I was able to make CMake use TRE, by changing the > RegularExpression.{cxx,hxx.in} files.
Those are down in Source/kwsys which is a directory shared by projects other than just CMake. We cannot touch the files there. Instead you will need to re-factor things to go through a wrapper. The first stage will just wrap up the KWSys regular expression API. The second stage will replace the implementation with TRE.
- Does anyone see a problem if we add TRE in CMake the same
> way as ZLIB, CURL, etc? (i.e. in ./Utilities/) That should be fine. -Brad -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers