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