aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/template-arguments/Makefile
blob: 4f79c0a900c3acacd3aab96dd1eee94ca9034f50 (plain)
1
2
3
4
CXX_SOURCES := main.cpp
CXXFLAGS_EXTRAS := -std=c++20

include Makefile.rules