Add thread support
This commit is contained in:
7
include/bh/config.in
Normal file
7
include/bh/config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef BHLIB_CONFIG_H
|
||||
#define BHLIB_CONFIG_H
|
||||
|
||||
#cmakedefine BHLIB_USE_WINTHREAD
|
||||
#cmakedefine BHLIB_USE_PTHREAD
|
||||
|
||||
#endif /* BHLIB_CONFIG_H */
|
||||
Reference in New Issue
Block a user