mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-29 18:07:16 +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()
|
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_STD_FORMAT)
|
||||||
set_feature_flag(API_NO_CRTP)
|
set_feature_flag(API_NO_CRTP)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user