Merge pull request #2559 from newAM/fix-mosquittopp-path

Fix install path to mosquittopp.h
This commit is contained in:
Roger Light
2022-06-22 22:26:09 +01:00
committed by GitHub
+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}")