summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/.prev_CMakeLists.txt
blob: a7a36f60c6e024ecf1797bac4978fc1eea4d8fd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from bearer.pro.

if(SUBDIRS_ISEMPTY OR (TARGET Qt::DBus AND linux_x_ AND NOT ANDROID))
    add_subdirectory(generic)
endif()
if(TARGET Qt::DBus AND linux_x_ AND NOT ANDROID)
    add_subdirectory(connman)
    add_subdirectory(networkmanager)
endif()
if(ANDROID AND NOT ANDROID_EMBEDDED)
    add_subdirectory(android)
endif()