To build provide the location of your zipdir binary (from the ZDoom or
Zandronum source) to CMake.

$ mkdir build
$ cmake .. -DZIPDIR_EXE=/path/to/zipdir
$ make
