summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2021-02-02 19:41:27 -0500
committerJeffrey Walton <noloader@gmail.com>2021-02-02 19:41:27 -0500
commit31b7ad09811b97690523fcd4ef5717af3d3f289c (patch)
treee96e654007ba88d9315a699726243010639fa491 /Install.txt
parent9b2884e66b48cea31d9da801a3dd3ac51502444d (diff)
downloadcryptopp-git-31b7ad09811b97690523fcd4ef5717af3d3f289c.tar.gz
Whitespace check-in
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Install.txt b/Install.txt
index 6b47f649..7c6dba3d 100644
--- a/Install.txt
+++ b/Install.txt
@@ -26,6 +26,7 @@ Crypto++ does not depend upon other tools or libraries. The library only needs G
Autotools and CMake projects are not officially supported. The build systems take too much time and effort. Unofficial projects are available at https://github.com/noloader/cryptopp-autotools and https://github.com/noloader/cryptopp-cmake. The projects provide a central location to support Autotools and CMake. Collaborators for Autotools and CMake are welcomed.
+
BUILDING THE LIBRARY
--------------------
@@ -83,6 +84,7 @@ Crypto++ does not enagage Specter remediations at this time. You can build with
The library does not support out-of-tree builds. You must cd to the Crypto++ directory before building. `make distclean` will return the Crypto++ directory to a pristine state.
+
BUILDING WITH VCPKG
-------------------
@@ -97,6 +99,7 @@ You can download and install cryptopp using the [vcpkg](https://github.com/Micro
The cryptopp port in vcpkg is kept up to date by Microsoft team members and community contributors.
If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
+
ALTERNATE BUILD SYSTEMS
-----------------------