mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-08-18 11:45:08 +08:00
Merge pull request #2559 from newAM/fix-mosquittopp-path
Fix install path to mosquittopp.h
This commit is contained in:
@@ -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