Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
0ee1d2eab83dd4e64a608093b4cc1d950d0c6d66
/
.
/
examples
/
audio-wave
/
CMakeLists.txt
blob: 5918e25f43acefee2ae5d5b163ec303a01e91008 [
file
]
cmake_minimum_required(VERSION 3.8)
project (audio-wave)
include (../../32blit.cmake)
blit_executable (audio-wave audio-wave.cpp)