Commit Graph

19 Commits

Author SHA1 Message Date
Peter Keresztes Schmidt 3b705c15fe build: Store all generated sources in CMAKE_BINARY_DIR
config.h is already generated there so move zm_config_data.h and zm_config_define.h
there as well. Also limit the scope of CMAKE_BINARY_DIR as include directory to the zm target.
All in all this makes zm_config_data and zm_config_define available when building the tests target.
2021-04-11 01:28:23 +02:00
Peter Keresztes Schmidt 687ba03eb4 Drop relicts of zma 2021-02-10 13:26:25 +01:00
Peter Keresztes Schmidt 06dfe9b987 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.
2020-08-25 23:33:56 +02:00
Pliable Pixels 3e9eefa6c9
makes it easier to edit stuff on a mac 2019-10-24 11:00:20 -04:00
Isaac Connor c360e27b02 Merge branch 'master' of github.com:ZoneMinder/ZoneMinder into storageareas 2016-11-17 13:13:47 -05:00
Isaac Connor d80adc9f98 add comment at top, suggesting how to keep sorting maintained 2016-11-17 12:05:42 -05:00
Isaac Connor c647d43616 sort and remove duplicates using vims :%sort u command 2016-11-17 12:01:30 -05:00
Isaac Connor 2bd080a6a6 Merge branch 'master' into storageareas 2016-11-15 08:41:00 -05:00
Kyle Johnson bbb1e5b6ec Add additional post-cmake files to .gitignore 2016-11-10 21:45:04 -07:00
Kyle Johnson 59af3913e7 Add additional post-compiliation files to .gitignore 2016-05-03 13:55:38 -04:00
SteveGilvarry 0277a66700 Remove eyezm from distros and Cmake.
Conflicts:
	distros/debian8/control
2016-02-26 22:41:27 +11:00
Emmanuel Papin a4985fb00d Ignore Makefile.old 2015-03-15 16:46:48 +01:00
Emmanuel Papin 0f10e2b24d Add config.h.in~ to the list of files to ignore 2015-03-14 23:23:21 +01:00
Emmanuel Papin 8a1d00dfd6 Ignore file added at compile time 2015-03-14 23:15:56 +01:00
Emmanuel Papin e219b5c86a Ignore files modified at compile time 2015-03-14 23:14:27 +01:00
Kyle Johnson 39ac8c8b34 git ignore files created during bootstrap, configure and make. 2014-10-31 12:31:40 -04:00
Isaac Connor 8942e2367c add Makefile to ignores 2014-07-14 13:29:21 -04:00
Kyle Johnson 643e1aac3b Added docs/_build to .gitignore 2014-04-25 18:44:49 +00:00
Isaac Connor ab1314f250 clean out autogenerated files 2013-09-12 14:43:57 -04:00