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