summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/codecs/qtextcodec/CMakeLists.txt
blob: 09b46eaa1d813b4355faeec83c871b2c4e46744a (plain)
1
2
3
4
5
add_qt_test(tst_qtextcodec SOURCES tst_qtextcodec.cpp)

if(UNIX)
    add_subdirectory(echo)
endif()