compat.tray
#includeCross-platform system tray icon library (header-only)
#include "tray.h"
mcpp add compat.tray@0.0.0-8dd1358
用法
來自本倉庫自己的測試專案 —— CI 真的編譯並執行過,不是為了網站寫的。
// Smoke test — verify compat.tray header compiles (header-only lib)
#define TRAY_IMPLEMENTATION
#include "tray.h"
import std;
int main() {
std::println("compat.tray smoke test: ok");
return 0;
}
tests/examples/tray/tests/header.cpp · 專案 tests/examples/tray
建置
- targets
tray (lib)- language
c++23- C standard
c99- import std
- no
- include dirs
*
原始檔 (1)
mcpp_generated/tray_anchor.c
產生的檔案
mcpp_generated/tray_anchor.c
版本
| 版本 | 平台 | 鏡像 | sha256 |
|---|---|---|---|
0.0.0-8dd1358 最新 |
LinuxWindowsmacOS | 來源 | b08c9436bde3… |