prusa3d/Prusa-Firmware-Buddy
lib/magic_enum/test/CMakeLists.txt
:10
check_cxx_compiler_flag(/std:c++20 HAS_CPP20_FLAG)
check_cxx_compiler_flag(/std:c++20 HAS_CPP20_FLAG)
check_cxx_compiler_flag(-std=c++20 HAS_CPP20_FLAG)
CHECK_CXX_COMPILER_FLAG("-std=c++20" HAS_CPP20_FLAG)
check_cxx_compiler_flag(/std:c++20 HAS_CPP20_FLAG)
check_cxx_compiler_flag(-std=c++20 HAS_CPP20_FLAG)