comparison postdog/BUILD @ 71:75de5903355c

Giagantic changes that update Dowa library to be more align with stb style array and hashmap. Updated Seobeo to be caching on server side instead of file level caching. Deleted bunch of things I don't really use.
author June Park <parkjune1995@gmail.com>
date Sun, 28 Dec 2025 20:34:22 -0800
parents ccb42d5bf8fd
children 48f260576059
comparison
equal deleted inserted replaced
70:4bc56e88e1f3 71:75de5903355c
20 "-lm", 20 "-lm",
21 "-lpthread", 21 "-lpthread",
22 "-ldl", 22 "-ldl",
23 "-lrt", 23 "-lrt",
24 "-lX11", 24 "-lX11",
25 "-lcurl",
26 ], 25 ],
27 static = True 26 static = True
28 ) 27 )
29 28
30 macos_app_and_dmg( 29 macos_app_and_dmg(