aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/hunspell/CMakeLists.txt
blob: 3ebc3efa86d472d3e748ae6816e51fb0bc5ae1ed (plain)
1
2
3
4
5
6
7
# Generated from hunspell.pro.

add_subdirectory(hunspellinputmethod)
add_subdirectory(plugin)
if(QT_FEATURE_3rdparty_hunspell)
    add_subdirectory(3rdparty/hunspell)
endif()