zoneminder/cmake/compiler/gcc/settings.cmake

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
67 B
CMake
Raw Normal View History

target_compile_options(zm-warning-interface
INTERFACE
-Wall)