We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6dd9f4 + 029303e commit 54963a8Copy full SHA for 54963a8
CMakeLists.txt
@@ -42,3 +42,5 @@ if(WIN32)
42
endif()
43
44
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/src/config.h" "${CMAKE_CURRENT_BINARY_DIR}/src/modbus-version.h" DESTINATION "include")
45
+
46
+install(TARGETS libmodbus COMPONENT runtime)
0 commit comments