mirror of
https://github.com/mpusz/mp-units.git
synced 2025-06-25 01:01:33 +02:00
build: deprecated header files removed from the VERIFY_INTERFACE_HEADER_SETS step
This commit is contained in:
@ -101,6 +101,9 @@ if(NOT ${projectPrefix}API_FREESTANDING)
|
||||
)
|
||||
endif()
|
||||
|
||||
# Disable VERIFY_INTERFACE_HEADER_SETS
|
||||
set_source_files_properties(include/mp-units/format.h include/mp-units/ostream.h PROPERTIES SKIP_LINTING ON)
|
||||
|
||||
set_feature_flag(API_STD_FORMAT)
|
||||
set_feature_flag(API_NO_CRTP)
|
||||
|
||||
|
Reference in New Issue
Block a user