llvm-project/lldb/test/API/functionalities/data-formatter/compactvectors/Makefile

5 lines
83 B
Makefile

CXX_SOURCES := main.cpp
LD_EXTRAS := -framework Accelerate
include Makefile.rules