Modules of GpgFrontend
Go to file
2024-07-29 03:46:38 +02:00
cmake feat: remove dependency 'spdlog' 2024-07-27 11:29:29 +02:00
include feat: improve modules translation 2024-07-29 02:30:41 +02:00
sdk feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
src refactor: reformat build configs 2024-07-29 03:46:38 +02:00
third_party feat: remove dependency 'spdlog' 2024-07-27 11:29:29 +02:00
.clang-format feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
.clang-tidy feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
.gitignore feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
.gitmodules feat: remove dependency 'spdlog' 2024-07-27 11:29:29 +02:00
CMakeLists.txt refactor: reformat build configs 2024-07-29 03:46:38 +02:00
COPYING feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
README.md feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00

GpgFrontend Modules

This repository holds project files related to the development of the GpgFrontend module. A new module is developed by creating a new folder, under src.

These modules will be automatically compiled and released with each GpgFrontend release.