Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
4712e355402df4509891c5fb59d7ece57df1ca65
/
.
/
examples
/
flight
/
CMakeLists.txt
blob: 13734d7fb99908478ae8173e5f5f5a35add86c64 [
file
]
cmake_minimum_required(VERSION 3.8)
project (flight)
include (../../32blit.cmake)
blit_executable (flight flight.cpp)