mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user