First init.
This commit is contained in:
6
libraries/mcu-renderer/CMakeLists.txt
Normal file
6
libraries/mcu-renderer/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(mcu-fontrenderer)
|
||||
|
||||
add_subdirectory(examples/helloworld-sdl)
|
||||
add_subdirectory(tools/fontconv)
|
||||
Reference in New Issue
Block a user