-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
If you compile libevfibers without first installing the "check" unit testing framework, then the build will fail as shown below. The package is easy to install to resolve the problem, but maybe cmake needs to look for that package up front?
libevfibers/test/init.c:20:19: fatal error: check.h: No such file or directory
#include <check.h>
^
compilation terminated.
test/CMakeFiles/evfibers_test.dir/build.make:54: recipe for target 'test/CMakeFiles/evfibers_test.dir/init.c.o' failed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels