Sign in
◑
Theme
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
2e5775f1f527addfa3b5e4e5d935c9ec503c50d8
/
.
/
examples
/
timer-test
/
CMakeLists.txt
blob: 2f668e8aab807b502daab2ce61787f4a95dee662 [
file
]
cmake_minimum_required(VERSION 3.8)
project (timer-test)
include (../../32blit.cmake)
blit_executable (timer-test timer-test.cpp)