This repository was archived by the owner on Mar 11, 2024. It is now read-only.
rewqazxv/pgp-again
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
PGP demo
build:
conan install . # windows
cmake -S . -B build -D QT_VERSION=6
cmake --build build --config Release --target pgp-again