cmake: split usign bits into static library
authorPetr Štetiar <ynezz@true.cz>
Mon, 16 Dec 2019 13:29:57 +0000 (14:29 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 16 Dec 2019 13:29:57 +0000 (14:29 +0100)
commit5fe64b5606aa09bcaa665911aaecf4ab859d583b
tree656b082681116ade825f36f28504cc2a5eb58f92
parent5d7626a2b6d89a1eddd3615b1be5eaa2616d23f0
cmake: split usign bits into static library

So it could be reused easily in unit tests for example.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
CMakeLists.txt