Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
16b4e022f6914cb31592781a8df1026d782c6ae9
/
.
/
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)