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