Commit graph

5 commits

Author SHA1 Message Date
27958f3514 CMake: include Linux tunnelmanager + pthread on Linux builds 2026-05-07 00:14:42 -04:00
4a90ed82fb Add Qt resource file for WildDragon logo images
- app/assets/dragonmoonlight.qrc: registers wilddragon-icon.jpg and
  wilddragon-logo.jpg under the /app/assets prefix so they are
  accessible in QML as qrc:/app/assets/wilddragon-{icon,logo}.jpg

- CMakeLists_vpn.cmake: call qt5_add_resources or qt_add_resources
  (depending on Qt major version) to compile the .qrc into the binary
2026-05-07 02:39:30 +00:00
1a8414255c cmake: add dragonrelaybackend.cpp to VPN sources 2026-05-06 19:23:57 -04:00
9086f45de2 vpn: add Windows linker flags + manifest embedding to cmake 2026-05-06 19:16:59 -04:00
999cecb21c vpn: add CMake snippet for VPN subsystem integration 2026-05-06 19:02:18 -04:00