blob: b35c85bc799acd5d70ea33efaab64e8e721a39ce [file]
cmake_minimum_required(VERSION 3.1)
project (shmup)
include (../../32blit.cmake)
blit_executable (shmup shmup.cpp)