mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
BUG: Need to use #cmakedefine for HAVE_UNICODE_WCHAR.
This commit is contained in:
@@ -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@"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user