Skip to content
Snippets Groups Projects
Commit 94baa6ad authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Fix a typo on test/box/CMakeLists.txt

parent c390216f
No related branches found
No related tags found
No related merge requests found
include_directories(${MSGPUCK_INCLUDE_DIRS})
build_module(function1 function1.c)
target_link_libraries(function1 ${MSGPUCK_LLIBRARIES})
target_link_libraries(function1 ${MSGPUCK_LIBRARIES})
build_module(tuple_bench tuple_bench.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