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