BUG: Need to use #cmakedefine for HAVE_UNICODE_WCHAR.
This commit is contained in:
parent
6187081358
commit
20bfde58c9
|
@ -26,7 +26,7 @@
|
|||
|
||||
#define ATTR_UNUSED @ATTR_UNUSED@
|
||||
|
||||
#define HAVE_UNICODE_WCHAR @HAVE_UNICODE_WCHAR@
|
||||
#cmakedefine HAVE_UNICODE_WCHAR @HAVE_UNICODE_WCHAR@
|
||||
|
||||
#define DIRECTORY_SEPARATOR "@DIRECTORY_SEPARATOR@"
|
||||
|
||||
|
|
Loading…
Reference in New Issue