Commit Graph
1 Commits
Author SHA1 Message Date
Conrad Kostecki fcb8066624 CMakeLists.txt: add BUILD_SHARED_LIBS=OFF
This disabled shared libs, as otherwise the compilation could fail.
The installed binary files are still dynamically linked, as this affects
only internal linking here.

Closes: https://github.com/john30/ebusd/issues/1132
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2024-01-13 21:44:48 +01:00