Extract generated part of zm_config.h into zm_config_data.h

With this change IDEs have it easier to correctly reference the
variable/class declarations. Additionally one does not have to
regenerate the zm_config.h file when changing the code.
This commit is contained in:
Peter Keresztes Schmidt
2020-08-25 21:52:49 +02:00
parent 9cc71900ba
commit 06dfe9b987
4 changed files with 39 additions and 14 deletions

2
.gitignore vendored
View File

@@ -120,7 +120,7 @@ src/CMakeFiles/
src/cmake_install.cmake
src/libzm.a
src/nph-zms
src/zm_config.h
src/zm_config_data.h
src/zm_config_defines.h
src/zma
src/zmc