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