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