1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2024-12-29 02:38:22 +01:00
antd-lua-plugin/lib/ann/fann/cmake/config.h.in
2018-09-19 15:08:49 +02:00

9 lines
204 B
C

/* Name of package */
#cmakedefine PACKAGE "@PACKAGE@"
/* Version number of package */
#cmakedefine VERSION "@FANN_VERSION_STRING@"
/* Define for the x86_64 CPU famyly */
#cmakedefine X86_64 "@X86_64@"