Skip to content

Commit

Permalink
Test qmake flags
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianFeldmann committed Jul 28, 2024
1 parent 843b6cc commit bc3d504
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions submodules/googletest-qmake/gtest/gtest.pro
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ QT -= core gui

TARGET = gtest
TEMPLATE = lib

CONFIG += staticlib
CONFIG -= debug_and_release
CONFIG += c++17

INCLUDEPATH += \
../../googletest/googletest/include \
Expand Down

0 comments on commit bc3d504

Please sign in to comment.