Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
0ee1d2eab83dd4e64a608093b4cc1d950d0c6d66
/
.
/
examples
/
doom-fire
/
CMakeLists.txt
blob: 5c880d97c4a3b00d84f7dd354bbc17d7440d8782 [
file
]
cmake_minimum_required(VERSION 3.8)
project (doom-fire)
include (../../32blit.cmake)
blit_executable (doom-fire doom-fire.cpp)