Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
1dff765e4053924f71fecaaf70a9b96e1130f058
/
.
/
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)