mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 11:24:27 +02:00
build: scope
parameter added to set_warnings()
This commit is contained in:
@@ -38,7 +38,7 @@ add_subdirectory(src)
|
||||
|
||||
# set restrictive compilation warnings
|
||||
include(warnings)
|
||||
set_warnings(mp-units)
|
||||
set_warnings(mp-units INTERFACE)
|
||||
|
||||
# add usage example
|
||||
add_subdirectory(example)
|
||||
|
Reference in New Issue
Block a user