Skip to content

Commit

Permalink
test compile
Browse files Browse the repository at this point in the history
  • Loading branch information
womendoushihaoyin committed Jan 7, 2025
1 parent 33358cd commit eada44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slic3r/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ endif ()
add_library(libslic3r_gui STATIC ${SLIC3R_GUI_SOURCES})
target_include_directories(libslic3r_gui PRIVATE Utils)

target_link_libraries(libslic3r_gui paho-mqtt3as-static)
target_link_libraries(libslic3r_gui paho-mqttpp3-static)

target_include_directories(libslic3r_gui PRIVATE ${PAHO_MQTT_CPP_PATH}/include)

Expand Down

0 comments on commit eada44a

Please sign in to comment.