Syncing task from Mir. ** Changed in: mir (Ubuntu) Importance: Undecided => Medium
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1701282 Title: FindGtestgmock.cmake not compatible with Fedora Status in Mir: New Status in mir package in Ubuntu: New Bug description: Trying to build Mir on Fedora, it fails to locate gmock & gtest. On Ubuntu, gtest & gmock are supplied as raw source code with CMakeLists.txt file, which we include as a build directory. FindGtestgmock.cmake is designed to use this. Fedora has a different approach, gtest is pre-built as a library to be linked against, whereas gmock is supplied with raw source code but without any CMakeLists.txt file. Worth investigating if one big cmake script can be written to support both distributions, or perhaps we should do as google recommends and have a copy of googletest in the Mir source directory. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1701282/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

