zoneminder/cmake
Peter Keresztes Schmidt c8f2a813e3 Build: Enable VLA warnings
VLAs (variable-length arrays) are a C99 feature and were never standardised for C++.
There are better alternatives in C++ (mainly std::vector). Enable the warnings
so no new ones can be introduced.
2021-05-17 22:12:04 +02:00
..
Modules Remove live555 detection 2021-03-11 08:08:01 -05:00
compiler Build: Enable VLA warnings 2021-05-17 22:12:04 +02:00
cmake_uninstall.cmake.in Added an uninstall target to cmake and few text corrections to the INSTALL file 2013-10-21 16:11:37 +03:00