Fix install path to mosquittopp.h

Signed-off-by: Alex Martens <eclipse@thinglab.org>
This commit is contained in:
Alex Martens
2022-06-05 15:39:48 -07:00
committed by Alex Martens
parent 29f49bf6ab
commit bb33c503b6
+1 -1
View File
@@ -69,4 +69,4 @@ if(WITH_STATIC_LIBRARIES)
)
endif()
install(FILES mosquittopp.h DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")
install(FILES ../../mosquittopp.h DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")