[CMake] Disabling regexing paths?

Jookia 166291 at gmail.com
Thu Jul 21 01:07:56 EDT 2011


Running the follow file causes problems:

     if(NOT "${CMAKE_BINARY_DIR}" MATCHES "${CMAKE_SOURCE_DIR}")
     endif()


More information about the CMake mailing list