aboutsummaryrefslogtreecommitdiff
path: root/Config.cmake
blob: 3b6df514596f5f43eb14038eb55abc05e64c0d48 (plain)
1
2
3
4
5
6
7
#ifndef BH_SRC_CONFIG_H
#define BH_SRC_CONFIG_H

#cmakedefine BH_USE_CLOCK_GETTIME
#cmakedefine BH_ENABLE_LFS

#endif /* BH_SRC_CONFIG_H */