libxsmm_dispatch.h 137 Bytes
Newer Older
lisj's avatar
lisj committed
1
2
3
4
5
6
7
#if !defined(_WIN32)
{ static const char *const build_state =
#   include "../.state"
  ;
  internal_build_state = build_state;
}
#endif