svn commit: r1937124 - subversion/trunk

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <178671790125.1922534.2083200627862287908@svn03-he-fi>
Author: ivan
Date: Fri Aug 14 14:31:40 2026
New Revision: 1937124

Log:
cmake: Set /source-charset:utf-8 for MSVC. Otherwise compiler will use
system codepage as source character set.

* CMakeLists.txt
  (): Add /source-charset:utf-8 to add_compile_options().

Modified:
   subversion/trunk/CMakeLists.txt

Modified: subversion/trunk/CMakeLists.txt
==============================================================================
--- subversion/trunk/CMakeLists.txt	Fri Aug 14 12:23:31 2026	(r1937123)
+++ subversion/trunk/CMakeLists.txt	Fri Aug 14 14:31:40 2026	(r1937124)
@@ -374,6 +374,7 @@ if (MSVC)
     /we4700
     /we4715
     /we4789
+    /source-charset:utf-8
   )
 
   add_compile_definitions(
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.