summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/.prev_CMakeLists.txt
blob: 59fe15de4c8afdc83116fe9611dd597f2c5bf7f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated from serialization.pro.

add_subdirectory(json)
add_subdirectory(qcborstreamreader)
add_subdirectory(qcborstreamwriter)
add_subdirectory(qcborvalue)
add_subdirectory(qcborvalue_json)
if(TARGET Qt::Gui)
    add_subdirectory(qdatastream)
    add_subdirectory(qdatastream_core_pixmap)
endif()
if(TARGET Qt::Network)
    add_subdirectory(qtextstream)
endif()
if(TARGET Qt::Network AND TARGET Qt::Xml AND NOT ANDROID)
    add_subdirectory(qxmlstream)
endif()