Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Robotlab
firefly
Commits
62dd9d1f
Commit
62dd9d1f
authored
Jun 17, 2014
by
Tommy Olofsson
Browse files
Some tests failed to link.
parent
65689e2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/CMakeLists.txt
View file @
62dd9d1f
...
...
@@ -87,7 +87,7 @@ if(NOT CMAKE_CROSSCOMPILING AND CUNIT_FOUND)
${
Firefly_SOURCE_DIR
}
/utils/firefly_resend_posix.c
)
target_link_libraries
(
test_resend_posix
cunit test_helpers rt
cunit test_helpers
pthread
rt
)
add_test
(
test_resend_posix test_resend_posix
)
## }}}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment