cmake: create static library
authorPetr Štetiar <ynezz@true.cz>
Tue, 13 Oct 2020 12:23:46 +0000 (14:23 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 13 Oct 2020 13:27:49 +0000 (15:27 +0200)
commitde08a2c71ca83e783ab6cfc2bb6dda07b25bf381
treeedb5d459192826d119deedbb39b244217ec3017a
parentcdc18fbb3ea8b5da866e049251d8bad79e4fbd04
cmake: create static library

So it could be reused in other binaries for fuzzing etc.

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