Author: rinrab
Revision: 1919565
Modified property: svn:log
Modified: svn:log at Sun Jul 28 18:05:05 2024
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Jul 28 18:05:05 2024
@@ -3,6 +3,6 @@ On the 'cmake' branch: Add option and en
This code and definitions had taken from build/generator/gen-win.py:744.
* CMakeLists.txt
- (options): Add SVN_USE_WIN32_CRASHHANDLER option and default it to if the
- platform is Windows.
+ (options): Add SVN_USE_WIN32_CRASHHANDLER option and default it to
+ the value of the WIN32 CMake variable.
(...): Setup WIN32 crash handler if SVN_USE_WIN32_CRASHHANDLER.