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