2
0
mirror of https://github.com/zint/zint synced 2024-11-16 20:57:25 +13:00
Todor Prokopov 66431d8ec1 Add ZINT_SHARED CMake option
Either shared or static (or both) libraries can be built now.
Executables (zint and zint-qt) are linked with the static library if the shared
library it not built.
2022-11-21 15:35:06 +02:00
..