0537 nwnss: rename Unicode private export guard
All checks were successful
Source release / source-package (push) Successful in 1m22s

This commit is contained in:
Mario Fetka
2026-06-14 20:40:31 +00:00
parent a475ae6c1f
commit 01f46f3556
2 changed files with 4 additions and 4 deletions

View File

@@ -117,7 +117,7 @@ target_compile_definitions(nwnss PRIVATE
_GNU_SOURCE
MARS_NWE_NWCORE_DOS_CODEPAGE="VENDORS/MICSFT/PC/CP850"
MARS_NWE_NWCORE_MAC_CODEPAGE="VENDORS/APPLE/ROMAN"
MARS_NWE_NWCORE_UNICODE
MARS_NWE_NWNSS_UNICODE
MARS_NWE_VERSION_STRING="${MARS_NWE_VERSION}")
target_include_directories(nwnss