Skip to content
Snippets Groups Projects
Commit e6cb001f authored by Erik von Reis's avatar Erik von Reis
Browse files

testpoints: needed to create dependency on rtestpoint_rpc for testpoint_objs

parent e71484d4
No related branches found
No related tags found
1 merge request!222Double DAQ_DCU_SIZE, and eliminate time 2 operations on it throughout the code.
......@@ -73,6 +73,9 @@ target_include_directories(testpoint_objs PUBLIC
${RPC_OUTPUT_DIR}
)
target_link_libraries(testpoint_objs
rtestpoint_rpc)
add_library(gds_objs OBJECT
gdsstring.c
gdserr.c
......
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