mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Build: Use zm-* interfaces to set cxx standard and warning flags
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
target_compile_options(zm-warning-interface
|
||||
INTERFACE
|
||||
-Wall)
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
target_compile_options(zm-warning-interface
|
||||
INTERFACE
|
||||
-Wall)
|
||||
|
||||
Reference in New Issue
Block a user