ITADN

Add define directive for preprocessor macros

#27Pull RequestSainan 创建于 2025-08-30已合并
codex
S
Sainancommented
## Summary - allow defining preprocessor macros with a new `define` keyword in `.sun` project files - document how to use the `define` keyword to add `-D` flags ## Testing - `php Sun/vendor/Soup/build_lib.php` - `clang -o suncli Sun/sun.cpp -ISun/vendor/Soup Sun/vendor/Soup/libsoup.a -std=c++17 -fuse-ld=lld -lstdc++ -lstdc++fs -pthread` ------ https://chatgpt.com/codex/tasks/task_e_68b3085ee1c4832594590867303a189f
合并状态:已合并 合并于 2025-08-31 关闭于 2025-08-31 0 条评论