This is an automated email from the ASF dual-hosted git repository.

tschoening pushed a commit to branch ghpr_14_replace-ant-build-with-cmake
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git

commit e2c35330e3847be75ac00a58ca12b551a56bf042
Author: Thorsten Schöning <[email protected]>
AuthorDate: Sun Feb 9 21:19:22 2020 +0100

    Make the file render properly.
---
 src/site/apt/building/vcpkg.apt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/site/apt/building/vcpkg.apt b/src/site/apt/building/vcpkg.apt
index e7eff5f..4c3bdec 100644
--- a/src/site/apt/building/vcpkg.apt
+++ b/src/site/apt/building/vcpkg.apt
@@ -28,7 +28,7 @@ Building Apache log4cxx with vcpkg
 
    PS> .\bootstrap-vcpkg.bat
    Linux:~/$ ./bootstrap-vcpkg.sh
-   
+
    Then, to hook up user-wide integration, run (note: requires admin on first 
use)
 
    PS> .\vcpkg integrate install
@@ -37,5 +37,7 @@ Building Apache log4cxx with vcpkg
 
 *Building log4cxx.dll
 
++----+
    PS> .\vcpkg install log4cxx
    Linux:~/$ ./vcpkg install log4cxx
++----+

Reply via email to