mirror of
https://github.com/Tilo-K/tstd.git
synced 2026-01-10 06:51:01 +00:00
feat: add some config
This commit is contained in:
@@ -3,6 +3,8 @@ project(tstd C)
|
||||
|
||||
set(CMAKE_C_STANDARD 23)
|
||||
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
add_library(tstd STATIC library.c
|
||||
include/tstd/string.h
|
||||
string.c
|
||||
|
||||
Reference in New Issue
Block a user