summaryrefslogtreecommitdiff
path: root/src/pixeltool/CMakeLists.txt
blob: e6ee7f507869356174e65533aaafd9f04c118de5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Generated from pixeltool.pro.

#####################################################################
## pixeltool Binary:
#####################################################################

qt_add_executable(pixeltool
    GUI
    SOURCES
        main.cpp
        qpixeltool.cpp qpixeltool.h
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

## Scopes:
#####################################################################

#### Keys ignored in scope 2:.:.:pixeltool.pro:APPLE:
# QMAKE_INFO_PLIST = "Info_mac.plist"