# Generated from position.pro. add_subdirectory(positionpoll) if(FREEBSD OR LINUX OR OPENBSD OR (NETBSD AND TARGET Qt::DBus)) add_subdirectory(geoclue) add_subdirectory(geoclue2) endif() if(QT_FEATURE_gypsy) add_subdirectory(gypsy) endif() if(QT_FEATURE_winrt_geolocation) add_subdirectory(winrt) endif() if(TARGET simulator) add_subdirectory(simulator) endif() if(IOS OR MACOS OR TVOS) add_subdirectory(corelocation) endif() if(ANDROID) add_subdirectory(android) endif() if(TARGET Qt::SerialPort) add_subdirectory(serialnmea) endif()