Qt5Location_QGeoServiceProviderFactoryOsm.cmake 249 B

123456
  1. add_library(Qt5::QGeoServiceProviderFactoryOsm MODULE IMPORTED)
  2. _populate_Location_plugin_properties(QGeoServiceProviderFactoryOsm RELEASE "geoservices/libqtgeoservices_osm.so")
  3. list(APPEND Qt5Location_PLUGINS Qt5::QGeoServiceProviderFactoryOsm)