This repository has been archived on 2026-04-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
bhlib-old/include/bh/config.in

9 lines
160 B
Plaintext

#ifndef BH_CONFIG_H
#define BH_CONFIG_H
#cmakedefine BH_PLATFORM_POSIX
#cmakedefine BH_PLATFORM_WIN
#cmakedefine BH_PLATFORM_THREADS
#endif /* BH_CONFIG_H */