Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
adcff07dba0fb74a2df20ad1d996eba802b5491e
/
.
/
examples
/
shmup
/
CMakeLists.txt
blob: 934f9a30e8728b3c5620ccd8bb728cba7db6ede4 [
file
]
cmake_minimum_required(VERSION 3.8)
project (shmup)
include (../../32blit.cmake)
blit_executable (shmup shmup.cpp)