Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
0d200c1eef96453958e6aa2d2d477bbe6d5d350b
/
.
/
examples
/
shmup
/
CMakeLists.txt
blob: b35c85bc799acd5d70ea33efaab64e8e721a39ce [
file
]
cmake_minimum_required(VERSION 3.1)
project (shmup)
include (../../32blit.cmake)
blit_executable (shmup shmup.cpp)