Add internal configuration file, add missing includes, rename some options
This commit is contained in:
6
include/bh/internal/config.in
Normal file
6
include/bh/internal/config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef BH_INTERNAL_CONFIG_H
|
||||
#define BH_INTERNAL_CONFIG_H
|
||||
|
||||
#cmakedefine BH_THREADS_WINXP
|
||||
|
||||
#endif /* BH_INTERNAL_CONFIG_H */
|
||||
Reference in New Issue
Block a user