summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
blob: 0dc8427077d9d313dd2b29382fb878d385ef32bb (plain)
1
2
3
4
5
6
# special case begin
qt_feature_evaluate_features("${CMAKE_CURRENT_SOURCE_DIR}/configure.cmake")
add_subdirectory(location)
add_subdirectory(plugins)
add_subdirectory(imports)
# special case end