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