Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
adcff07dba0fb74a2df20ad1d996eba802b5491e
/
.
/
examples
/
hardware-test
/
CMakeLists.txt
blob: 0debcba07e799b084e262aff3453a844af71280d [
file
]
cmake_minimum_required(VERSION 3.8)
project (hardware-test)
include (../../32blit.cmake)
blit_executable (hardware-test hardware-test.cpp)