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