diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index d3106bf09..fd74ab299 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -1351,6 +1351,7 @@
To follow this PHP change, as of SWIG 4.1.0 you now need enable dynamic properties for any classes you want to support them. To enable for class diff --git a/Doc/Manual/Windows.html b/Doc/Manual/Windows.html index 80f4be3f9..3bbfc9028 100644 --- a/Doc/Manual/Windows.html +++ b/Doc/Manual/Windows.html @@ -240,7 +240,7 @@ For fully working build steps always check the Continuous Integration (CI) setup
C:\Tools\nuget install CMake-win64 -Version 3.15.5 -OutputDirectory C:\Tools\CMake- Using PowerShell the equivalent syntax is:
&"C:\Tools\nuget" install CMake-win64 -Version 3.15.5 -OutputDirectory C:\Tools\CMake+ Using PowerShell the equivalent syntax is:
& "C:\Tools\nuget" install CMake-win64 -Version 3.15.5 -OutputDirectory C:\Tools\CMakeAlternatively you can download CMake from https://cmake.org/download/.