Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
62ca232b3aef49246f3de29cdee633e370ef9293
/
.
/
examples
/
voxel
/
CMakeLists.txt
blob: f592d33aadb154c1e8071f2d27aaba22575c872e [
file
]
cmake_minimum_required(VERSION 2.8.9)
project (voxel)
include (../../32blit.cmake)
blit_executable (voxel voxel.cpp)