mirror of
https://github.com/momo5502/hypervisor.git
synced 2026-05-15 12:01:42 +00:00
Set warnings as errors
This commit is contained in:
+2
-1
@@ -23,4 +23,5 @@ enable_driver_support()
|
||||
|
||||
##########################################
|
||||
|
||||
add_subdirectory(src)
|
||||
add_subdirectory_and_get_targets("src" SRC_TARGETS)
|
||||
targets_set_warnings_as_errors(${SRC_TARGETS})
|
||||
|
||||
Reference in New Issue
Block a user