Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
58d766f119e1c7367aa94ab9daab36b22b67cde5
/
.
/
examples
/
scrolly-tile
/
CMakeLists.txt
blob: 87ccc074096df015a7fa5b61f44b43f3a2a2134d [
file
]
cmake_minimum_required(VERSION 3.8)
project (scrolly-tile)
include (../../32blit.cmake)
blit_executable (scrolly-tile scrolly-tile.cpp)