summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/text/CMakeLists.txt
blob: 8319d1bf3b1148e349bb0a58ed80d0becd5b9fdb (plain)
1
2
3
4
5
6
7
8
9
10
# Generated from text.pro.

add_subdirectory(qbytearray)
add_subdirectory(qchar)
add_subdirectory(qlocale)
add_subdirectory(qstringbuilder)
add_subdirectory(qstringlist)
if(GCC)
    add_subdirectory(qstring)
endif()