comparison dowa/BUILD @ 76:35b1abc37969

Updating my website to use seobeo library.
author June Park <parkjune1995@gmail.com>
date Wed, 31 Dec 2025 14:11:21 -0800
parents 75de5903355c
children d39e8860a361
comparison
equal deleted inserted replaced
75:ae6a88e6e484 76:35b1abc37969
16 "d_memory.c", 16 "d_memory.c",
17 ], 17 ],
18 hdrs = [ 18 hdrs = [
19 "dowa.h", 19 "dowa.h",
20 "dowa_internal.h", 20 "dowa_internal.h",
21 "stb_ds.h"
22 ], 21 ],
23 visibility = ["//visibility:public"], 22 visibility = ["//visibility:public"],
24 ) 23 )
25 24
26 cc_library( 25 cc_library(