Public bug reported: Binary package hint: cmake
Description: Ubuntu 10.04.1 LTS Release: 10.04 Affected versions: 2.8.0-5ubuntu1 and 2.8.1-4~lucid1 When a path "some/path/someframework" (the offending part being the suffix "framework") is in INCLUDE_DIRECTORIES cmake generates a compiler option "-Fsome/path/someframework" instead of "-Isome/path/someframework". -F is a Mac only option. This is due to a too vague regex in findQt4.cmake. It has been fixed upstream in commit 35b91ac5c0d781bcea5d013bcd62fa11c6841d6f. I think this is quite an important bug as there might be a lot of cases where some include path ends in "framework". ** Affects: cmake (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702811 Title: CMake creates wrong compiler options when an include path ends in "framework" -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs