From cab2b8dfb8bd79f44dfda473d7a295e2df64a284 Mon Sep 17 00:00:00 2001 From: Mariusz Lapkowski <171329112+lapkowski@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:37:48 +0200 Subject: [PATCH] Added the flag definitions to INSTALL --- INSTALL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 225f4f5..bf3b651 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,5 +1,9 @@ # Installing Result +## Compilation flags + - shared_library (enabled/disabled) - compile the shared library + - static_library (enabled/disabled) - compile the static library + ## Unix-like (Linux, MacOS, \*BSD, Cygwin, ...) ### Dependencies: