blob: dcd8ef49e01753e7375afcf0d3e9adc3123fa585 [file] [log] [blame]
include_directories(../../include)
add_library(
stack
OBJECT
stack.c
)