Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
ed4c366f8b93e190299278eda285b22698171f1c
/
.
/
examples
/
voxel
/
CMakeLists.txt
blob: 937bda269f97242eb9e741cb2e8a867bba6ed408 [
file
]
cmake_minimum_required(VERSION 3.8)
project (voxel)
include (../../32blit.cmake)
blit_executable (voxel voxel.cpp)