Bindings V2: Remove explicit references to daemon/service
[src/app-framework-binder.git] / src / CMakeLists.txt
index 0e39dc9..d253d38 100644 (file)
@@ -118,7 +118,6 @@ TARGET_LINK_LIBRARIES(afb-daemon
        -ldl
        -lrt
 )
-link_directories( /opt/libmicrohttpd-0.9.54/lib/ )
 INSTALL(TARGETS afb-daemon
         RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})