Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
0ee1d2eab83dd4e64a608093b4cc1d950d0c6d66
/
.
/
examples
/
jpeg
/
CMakeLists.txt
blob: 0a481304b27d5fafc009e342f9dda5e48d795e97 [
file
]
cmake_minimum_required(VERSION 3.8)
project (jpeg)
include (../../32blit.cmake)
blit_executable (jpeg jpeg.cpp)
blit_assets_yaml(jpeg assets.yml)