add app0 loading

This commit is contained in:
Lauchmelder 2022-10-28 21:13:54 +02:00
parent 75c9fc23b2
commit af827f2c7f
5 changed files with 158 additions and 24 deletions

View file

@ -3,7 +3,7 @@
#
cmake_minimum_required (VERSION 3.8)
project ("jpeg-dissect")
project ("jpeg-dissect" C)
# Include sub-projects.
add_subdirectory ("src")