1 2 3 4 5 6
add_library(daw_ui src/positioning.c src/rendering.c ) target_include_directories(daw_ui PRIVATE include)