Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
16b4e022f6914cb31592781a8df1026d782c6ae9
/
.
/
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)