Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24510

Simplify unittest setup

    XMLWordPrintable

Details

    • All
    • d6c3846ab1c26ba6a1e6aea7df6e2119d50e9d4b (qt-creator/qt-creator/master)

    Description

      Currently Google Testing is not part of Qt Creator's source code.

      When building with CMake, the cmake/FindGoogletest.cmake will look into these directories / environment variable:

          "${GOOGLETEST_DIR}" ENV GOOGLETEST_DIR
          "${CMAKE_SOURCE_DIR}/googletest"
          "${CMAKE_SOURCE_DIR}/../googletest"
          "${CMAKE_SOURCE_DIR}/../../googletest" 

      It would be way easier to have it part as src/libs/3rdparty.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-24510
        # Subject Branch Project Status CR V

        Activity

          People

            con Eike Ziller
            cadam Cristian Adam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes