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