summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/edid/CMakeLists.txt
blob: 3c9668527e133c69281c9ed541dd578c1d334afd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generated from edid.pro.

#####################################################################
## EdidSupport Module:
#####################################################################

add_qt_module(EdidSupport
    STATIC
    SOURCES
        qedidparser.cpp qedidparser_p.h
    DEFINES
        QT_NO_CAST_FROM_ASCII
    LIBRARIES
        Qt::CorePrivate
)

#### Keys ignored in scope 1:.:edid.pro:<NONE>:
# CONFIG = "static" "internal_module"
# MODULE = "edid_support"
# PRECOMPILED_HEADER = "../../corelib/global/qt_pch.h"
# _LOADED = "qt_module"