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