mirror of
https://github.com/Tilo-K/tstd.git
synced 2026-01-11 07:11:00 +00:00
wip
This commit is contained in:
@@ -4,7 +4,7 @@ project(tstd C)
|
|||||||
set(CMAKE_C_STANDARD 23)
|
set(CMAKE_C_STANDARD 23)
|
||||||
|
|
||||||
add_library(tstd STATIC library.c
|
add_library(tstd STATIC library.c
|
||||||
include/string.h
|
include/tstd/string.h
|
||||||
string.c)
|
string.c)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user