Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
1dff765e4053924f71fecaaf70a9b96e1130f058
/
.
/
examples
/
flight
/
CMakeLists.txt
blob: 7cb96e4a6e80eacd1fe2e36bf963dc4c8ef1580b [
file
]
cmake_minimum_required(VERSION 3.1)
project (flight)
include (../../32blit.cmake)
blit_executable (flight flight.cpp)