NoSupportedCxxFeatures.cmake 95 B

123
  1. add_library(no_features empty.cpp)
  2. target_compile_features(no_features PRIVATE cxx_constexpr)