Hi,
Suppose I have a string called "foobar". I want to be able to strip a specific prefix from that string and have the suffix returned to me. So if I wanted to strip "foo", I would get "bar" back. What's the easiest way of doing this in CMake?
_______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake