8 lines
298 B
CMake
8 lines
298 B
CMake
|
|
|
||
|
|
list(APPEND _Qt5Qmqtt_OWN_INCLUDE_DIRS
|
||
|
|
"E:/ThunderDownload/qmqtt-master/include" "E:/ThunderDownload/qmqtt-master/include/QtQmqtt"
|
||
|
|
)
|
||
|
|
set(Qt5Qmqtt_PRIVATE_INCLUDE_DIRS
|
||
|
|
"E:/ThunderDownload/qmqtt-master/include/QtQmqtt/1.0.2" "E:/ThunderDownload/qmqtt-master/include/QtQmqtt/1.0.2/QtQmqtt"
|
||
|
|
)
|