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