forked from fmtlib/fmt
C++23 enable in CMakeLists.txt
This commit is contained in:
@@ -399,4 +399,5 @@ idf_component_register(
|
|||||||
INCLUDE_DIRS
|
INCLUDE_DIRS
|
||||||
include
|
include
|
||||||
)
|
)
|
||||||
|
set_property(TARGET ${COMPONENT_LIB} PROPERTY CXX_STANDARD 23)
|
||||||
endif()
|
endif()
|
||||||
|
Reference in New Issue
Block a user