mirror of
https://github.com/JasonYANG170/IOTConnect-PC.git
synced 2024-11-23 20:26:44 +00:00
15 lines
309 B
PkgConfig
15 lines
309 B
PkgConfig
|
prefix=/QT/6.8.0/mingw_64
|
||
|
exec_prefix=${prefix}
|
||
|
bindir=${prefix}/bin
|
||
|
libexecdir=${prefix}/./bin
|
||
|
libdir=${prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
|
||
|
Name: Qt6 Mqtt
|
||
|
Description: Qt Mqtt module
|
||
|
Version: 6.8.0
|
||
|
Libs: -L${libdir} -lQt6Mqtt
|
||
|
Cflags: -I${includedir}/QtMqtt -I${includedir} -DQT_MQTT_LIB
|
||
|
Requires:
|