mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-07-03 09:41:56 +00:00
Set warnings as errors
This commit is contained in:
@ -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