1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
Commit graph

8 commits

Author SHA1 Message Date
Jason Rhinelander 0032f1fdde Add simple installer readme 2020-04-19 23:18:48 -03:00
Jason Rhinelander 93311fbc99 Build lokinet-gui with ExternalProject
Also installs it without the extra hack by specifying ../../Applications
for the destination.  (This definitely feels kind of nasty, but it works).
2020-04-19 23:16:23 -03:00
Jason Rhinelander 3dd3d48fbb Consolidate cmake vars & definitions
CMake will set version variables itself if you give the version in the
project(), which is cleaner.  Also removes some (nearly) duplicate
definitions and settings added in basic_definitions.cmake for unknown
reasons.

Removes some redundant settings (name, description, version) from the
cpack settings which already default to the values from the project()
call.
2020-04-19 23:16:23 -03:00
Jeff Becker 9428689939
fix up cpack for macos 2020-04-03 10:14:19 -04:00
Jeff Becker aae260fbea
more macos installer bits 2020-04-02 11:53:14 -04:00
Jeff Becker 9e696e131e
make installer pull in tuntap driver 2020-04-02 11:08:07 -04:00
Jeff Becker f335aaa847
set license 2020-04-02 11:08:07 -04:00
Jeff Becker 2190da8c81
cpack win32 2020-04-02 11:08:07 -04:00