Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 855 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 855 Bytes

ElectronPass on Windows and Mac OS

This repository holds:

  • instructions for building electronpass-desktop on Windows
  • Travis CI build scripts for building Windows binaries on Linux
  • Travis CI build configuration for building Mac OS packages
  • modified CMakeLists files from electronpass-desktop and libelectronpass, to help CMake find packages on Windows. Initial CMake configuration should be modified to provide this functionality automatically, but currently none of us want to to deal with CMake on Win. Therefore, this ugly patch remains for now.

License

Code in this project is licensed under GNU GPLv3 license.