blob: 70eab00693543863f79beaedcfdcff733cf9c689 [file]
cmake_minimum_required(VERSION 3.8)
project (palette-cycle)
include (../../32blit.cmake)
blit_executable (palette-cycle palette-cycle.cpp)