Skip to content
Snippets Groups Projects
Commit b1db59e5 authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer
Browse files

DOOCS needs libgul now, so link against it

parent 134a3816
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ if (";${DOOCS_FIND_COMPONENTS};" MATCHES ";ddaq;")
set(DOOCS_LIBRARIES ${DOOCS_LIBRARIES} DOOCSddaq timinginfo daqevstat DAQFSM TTF2XML xerces-c BM TTF2evutl)
endif()
set(DOOCS_LIBRARIES ${DOOCS_LIBRARIES} DOOCSapi nsl dl pthread m rt ldap)
set(DOOCS_LIBRARIES ${DOOCS_LIBRARIES} DOOCSapi nsl dl pthread m rt ldap gul)
# now set the required variables based on the determined DOOCS_DIR
set(DOOCS_INCLUDE_DIRS ${DOOCS_DIR}/include)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment