Re: [ITK-dev] CMake Regular Expression Failure

2015-04-06 Thread Brad King
On 04/06/2015 08:56 AM, Johnson, Hans J wrote: > I am guessing that the problem is the “++” in the “clang++11” in the path. Yes. We should not be assuming that the path is a valid regex. > Do you know of a quick remedy to this problem? Please try this: -if("x${CMAKE_INSTALL_PREFIX}" MATCHES "

[ITK-dev] CMake Regular Expression Failure

2015-04-06 Thread Johnson, Hans J
Brad, I think you may be able to recommend a fix easily. I am getting the following CMake configuration error: CMake Error at Utilities/InstallTest/CMakeLists.txt:2 (if): if given arguments: "x/usr/local" "MATCHES" "^x/Users/johnsonhj/Dashboard