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