(SOC - Test) Storage Only Commit
This commit is contained in:
@@ -4,11 +4,16 @@ project (Compound)
|
||||
|
||||
add_compile_options(-g -std=c99 -Wall -Wextra -Wformat)
|
||||
|
||||
# add_executable(CompoundTest test.c
|
||||
# Var/src/var.c
|
||||
# Status/src/status.c
|
||||
# Stack/src/stack.c
|
||||
# Array/src/array.c
|
||||
# Utils/src/utils.c
|
||||
# catlog.c
|
||||
# name.c)
|
||||
|
||||
add_executable(CompoundTest test.c
|
||||
Var/src/var.c
|
||||
Status/src/status.c
|
||||
Stack/src/stack.c
|
||||
Array/src/array.c
|
||||
Utils/src/utils.c
|
||||
catlog.c
|
||||
name.c)
|
||||
Status/src/status.c)
|
||||
|
Reference in New Issue
Block a user