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