Sign in
◑
Theme
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
302c81d25addc430fa2c56f516bd6b8f920119bf
/
.
/
examples
/
matrix-test
/
CMakeLists.txt
blob: 3481c83b7614ad29419fabfe45a13fdf2aea29bc [
file
]
cmake_minimum_required(VERSION 3.1)
project (matrix-test)
include (../../32blit.cmake)
blit_executable (matrix-test matrix-test.cpp)