Commit Graph

8 Commits

Author SHA1 Message Date
Jason Rhinelander
d65a0c97ed Add simple installer readme 2020-04-21 16:25:30 -03:00
Jason Rhinelander
c9a8c67276 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-21 16:20:15 -03:00
Jason Rhinelander
58133db753 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-21 16:20:09 -03:00
Jeff Becker
fc14c25771 fix up cpack for macos 2020-04-21 16:11:39 -03:00
Jeff Becker
53bef479a3 more macos installer bits 2020-04-21 16:11:39 -03:00
Jeff Becker
a0b6357e0a make installer pull in tuntap driver 2020-04-21 16:11:39 -03:00
Jeff Becker
7f59cce443 set license 2020-04-21 16:11:39 -03:00
Jeff Becker
7406dbc964 cpack win32 2020-04-21 16:11:39 -03:00