From 44d7399b48afac4c91a57c625087f9ef3625bcba Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 17 Oct 2019 18:18:24 -0500 Subject: README: Add note about static and tzdata --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.rst b/README.rst index 6e041f6..db7a3f4 100644 --- a/README.rst +++ b/README.rst @@ -104,6 +104,16 @@ To run the test suite, you will additionally need: * Valgrind (valgrind) +If you wish to build Project Horizon statically (not common), you may add +'-static' to all target_link_libraries directives. There is not yet a CMake +option to enable this behaviour, because it is not easy to test. + +For full operation, Project Horizon requires the following packages to be +present on the computer where it runs (either the Runtime or Installation +Environment): + +* tzdata (`timezone` key validation and execution) + Repository Layout -- cgit v1.2.3-60-g2f50