For building with cmake at least version 3.10 (minizip 3.12) is needed In most cases the usual "mkdir build && cd build && cmake .." will create everything you need, however if you want something off default you can adjust several options fit your needs. Every option is list below (excluding the cmake-standard options), they can be set via cmake-gui or on cmdline with -D