mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[common] vector: add new data structure
This commit is contained in:
@@ -32,6 +32,7 @@ set(COMMON_SOURCES
|
||||
src/rects.c
|
||||
src/runningavg.c
|
||||
src/ringbuffer.c
|
||||
src/vector.c
|
||||
)
|
||||
|
||||
add_library(lg_common STATIC ${COMMON_SOURCES})
|
||||
|
Reference in New Issue
Block a user