[cmake-developers] framework-interface-includes topic
Brad King
brad.king at kitware.com
Wed Jul 17 08:54:19 EDT 2013
Steve,
Thanks for working on this. Please update the documentation
of tll() to mention this behavior.
Also, the use of CollapseFullPath to evaluate "/.." seems more
complicated than necessary. A single CollapseFullPath of the
original input followed by a check against a pre-compiled regex
can check for framework paths in one step.
Thanks,
-Brad
More information about the cmake-developers
mailing list