blob: b7e91196e4ee08a438818480b60671b1d84d21c2 [file] [log] [blame]
add_executable(main empty.c)
target_compile_features(main PRIVATE cxx_decltype)