mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-09-25 02:33:51 +08:00
Fix install path to mosquittopp.h
Signed-off-by: Alex Martens <eclipse@thinglab.org>
This commit is contained in:
committed by
Alex Martens
parent
29f49bf6ab
commit
bb33c503b6
@@ -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}")
|
||||
|
||||
Reference in New Issue
Block a user