Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
0ee1d2eab83dd4e64a608093b4cc1d950d0c6d66
/
.
/
examples
/
tilt
/
CMakeLists.txt
blob: 2558cf243c509115576a30469c2cde5976c59b6a [
file
]
cmake_minimum_required(VERSION 3.8)
project (tilt)
include (../../32blit.cmake)
blit_executable (tilt tilt.cpp)