Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
62ca232b3aef49246f3de29cdee633e370ef9293
/
.
/
examples
/
another-world
/
CMakeLists.txt
blob: 8ab1549ef3ebd04734d4e0839074464d2b56198c [
file
]
cmake_minimum_required(VERSION 3.1)
project (another-world)
include (../../32blit.cmake)
blit_executable (another-world another-world.cpp virtual-machine.cpp resource.cpp)