Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
d8452158bf617554dddf202b9fdd9d4873336518
/
.
/
examples
/
tween-test
/
CMakeLists.txt
blob: d63c53a86e85c3c2787cb130eaedccff819301a6 [
file
]
cmake_minimum_required(VERSION 3.1)
project (tween-test)
include (../../32blit.cmake)
blit_executable (tween-test tween-test.cpp)