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