Skip to content
Snippets Groups Projects
Commit 4bc6cdf9 authored by Johannes Mey's avatar Johannes Mey
Browse files

revert changed paho lib location

parent 462de1f9
Branches
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ add_subdirectory(lib/paho.mqtt.c ${CATKIN_DEVEL_PREFIX})
# for clion (on maybe catkin-make) change the C library location to
# ${CATKIN_DEVEL_PREFIX}/lib/libpaho-mqtt3a.so
set(PAHO_MQTT_C_LIBRARIES "${CATKIN_DEVEL_PREFIX}/lib/libpaho-mqtt3a.so")
set(PAHO_MQTT_C_LIBRARIES "${CATKIN_DEVEL_PREFIX}/src/libpaho-mqtt3a.so")
set(PAHO_MQTT_C_INCLUDE_DIRS "${PROJECT_SOURCE_DIR}/lib/paho.mqtt.c/src")
add_subdirectory(lib/paho.mqtt.cpp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment