* Configuration is now done with files, instead of through command line switches specified in CMakeLists.txt. * Link tests with a static library instead of compiling individual wepoll source files as part of the test executable. This should make the CI run significantly faster.
3 lines
66 B
C
3 lines
66 B
C
#define WEPOLL_INTERNAL static
|
|
#define WEPOLL_INTERNAL_VAR static
|