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