Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
1dff765e4053924f71fecaaf70a9b96e1130f058
/
.
/
examples
/
rotozoom
/
CMakeLists.txt
blob: fa5809f520ee0546433fae1d0736924e4617c6d8 [
file
]
cmake_minimum_required(VERSION 3.1)
project (rotozoom)
include (../../32blit.cmake)
blit_executable (rotozoom rotozoom.cpp)