aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/structured-binding/Makefile
blob: d5f5fec8441b50e18e1fa1dca2d7ea4d42182a69 (plain)
1
2
3
4
CXX_SOURCES := main.cpp
CXXFLAGS_EXTRAS := -std=c++17

include Makefile.rules