summaryrefslogtreecommitdiffstats
path: root/src/android/CMakeLists.txt
blob: aa82c9bc465f8111023d6b68aa9b96a22149504f (plain)
1
2
3
4
5
6
7
8
# Generated from android.pro.

if(TARGET Qt::Bluetooth)
    add_subdirectory(bluetooth)
endif()
if(TARGET Qt::Nfc)
    add_subdirectory(nfc)
endif()