chore(ci): update CMake configuration for Linux and macOS builds

- Modified CI configuration to use the D-Bus portal for file dialogs on Linux for improved reliability.
- Updated CMake commands in both CI and release workflows to include the NFD_PORTAL option.
- Removed OpenSSL from vcpkg.json to streamline dependencies.

Benefits:
- Enhances build reliability across different platforms.
- Simplifies dependency management in the project.
This commit is contained in:
scawful
2025-10-13 10:29:47 -04:00
parent 58f3213c62
commit 6edfedff18
5 changed files with 29 additions and 13 deletions

View File

@@ -18,10 +18,6 @@
{
"name": "zlib",
"platform": "windows"
},
{
"name": "openssl",
"platform": "windows"
}
],
"overrides": [