Finish moving zmap to CMake

- Generalize libjson support in CMakeLists
- Remove zopt.h, zopt.c from the repository
This commit is contained in:
David Adrian
2013-10-03 12:14:36 -04:00
parent 154fb01525
commit 21fa755c13
4 changed files with 7 additions and 1710 deletions

2
.gitignore vendored
View File

@ -8,3 +8,5 @@ CMakeFiles
*.cmake
Makefile
CMakeCache.txt
src/zopt.h
src/zopt.c