Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
f681dd24f4928d971e8c0e3a38f8a2d5a2d014db
/
.
/
examples
/
audio-test
/
CMakeLists.txt
blob: 81819bc0b916b3d7fd7297e6a2973c8a785ee860 [
file
]
cmake_minimum_required(VERSION 2.8.9)
project (tilt)
include (../../32blit.cmake)
blit_executable (audio-test audio-test.cpp)