Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
61bffab4e726a9c80aa0afe987e5b7a7bf56d91e
/
.
/
examples
/
text
/
CMakeLists.txt
blob: 888caf91a7af964f70ce72cbfdd92669b964dfe0 [
file
]
cmake_minimum_required(VERSION 3.1)
project (text)
include (../../32blit.cmake)
blit_executable (text text.cpp)