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