mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-11 14:50:24 +08:00
完善CMake安装
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#endif
|
||||
#endif
|
||||
#ifdef CPUBIT32
|
||||
#include "./32/base1432le.h"
|
||||
#include "./32/base14.h"
|
||||
#endif
|
||||
#ifdef CPUBIT64
|
||||
#include "./64/base1464le.h"
|
||||
#include "./64/base14.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user