You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
262 B
C

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

// the configured options and settings for Tutorial
#define DEHAZE_VERSION_MAJOR 5
#define DEHAZE_VERSION_MINOR 0
// 必须加入-DUSE_MYMATH才能在.h文件中生成对应宏或者执行两次cmake也可以生成此宏
#define USE_DEHAZE01
#define USE_ZLOG