CMakeDefinesConfig.h.in 88 B

123456
  1. #ifndef CMAKEDEFINESCONFIG_H
  2. #define CMAKEDEFINESCONFIG_H
  3. #cmakedefine USE_TEST
  4. #endif