mirror of
https://github.com/lloeki/coreaudio_example.git
synced 2026-05-06 08:20:22 +02:00
2 lines
61 B
Makefile
2 lines
61 B
Makefile
all:
|
|
clang++ -std=c++11 -stdlib=libc++ coreaudio_example.cc
|