aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltyperegistrar/foreign/CMakeLists.txt
blob: 81d4b00aa3aac195adac48884c093feb5470996d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated from foreign.pro.

#####################################################################
## foreign Generic Library:
#####################################################################

qt_internal_add_cmake_library(foreign
    STATIC
    SOURCES
        foreign.cpp foreign.h foreign_p.h
    PUBLIC_LIBRARIES
        Qt::Core
)
# special case begin
qt_enable_autogen_tool(foreign "moc" ON)
qt6_extract_metatypes(foreign)
# special case end

#### Keys ignored in scope 1:.:.:foreign.pro:<TRUE>:
# TEMPLATE = "lib"

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