mirror of
https://github.com/AntiMicroX/antimicrox.git
synced 2026-06-11 17:35:06 -04:00
Adds CMake Options for building portable AntiMicroX In Zzip format and incorporates it into the CI https://github.com/AntiMicroX/antimicrox/pull/523 * CMake: add PORTABLE_WIN flag for compiling with portability on Windows * CMake: use zip cpack generator for portable builds * Add portable Windows zip to releases * Ensure usage of proper compiling flags for portable build Co-authored-by: Paweł Kotiuk <45544416+pktiuk@users.noreply.github.com>