Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
3abf6f1b4b8c3bf8500e3fe5cceb83dfee26b58d
/
.
/
examples
/
another-world
/
CMakeLists.txt
blob: d3c05844ef9c70bf73d93995dc466a1d059a6338 [
file
]
cmake_minimum_required(VERSION 3.8)
project (another-world)
include (../../32blit.cmake)
blit_executable (another-world another-world.cpp virtual-machine.cpp resource.cpp)