You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The default CMAKE_CXX_STANDARD used by external targets and tools is not set yet. Using the latest supported C++ standard that is ${CXX_LATEST_STANDARD}"
@@ -29,19 +26,7 @@ macro(set_standards)
29
26
endif()
30
27
31
28
if("${CMAKE_C_STANDARD}"STREQUAL"")
32
-
if(NOT
33
-
${ProjectOptions_ENABLE_CPPCHECK}# cppcheck doesn't support C17 https://sourceforge.net/p/cppcheck/discussion/general/thread/19ea152bba/
0 commit comments