Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
3066a4eeef03e37a58bce26e21e14743fca0e7ce
/
.
/
examples
/
scrolly-tile
/
CMakeLists.txt
blob: 04fcdd5e234f26c36c3bb1e42fe0f9798fc018be [
file
]
cmake_minimum_required(VERSION 3.1)
project (scrolly-tile)
include (../../32blit.cmake)
blit_executable (scrolly-tile scrolly-tile.cpp)