Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
c1d58fb3b4e052cc5423eabedf0fb4433da49e57
/
.
/
examples
/
matrix-test
/
CMakeLists.txt
blob: 63fc6e98899765d9a7108cc13d63ae880105cb26 [
file
]
cmake_minimum_required(VERSION 3.8)
project (matrix-test)
include (../../32blit.cmake)
blit_executable (matrix-test matrix-test.cpp)