mirror of
https://github.com/GayPizzaSpecifications/padlab.git
synced 2026-05-07 20:50:18 +00:00
Modularise drawing code a little
This commit is contained in:
@@ -4,6 +4,7 @@ set(CMAKE_C_STANDARD 99)
|
||||
set(TARGET padlab)
|
||||
set(SOURCES
|
||||
maths.c maths.h
|
||||
draw.c draw.h
|
||||
analogue.c)
|
||||
|
||||
find_package(SDL2 REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user