Commit Graph

8 Commits (695885ddc20ecde86a28260692a8f44ed8bb60d2)

Author SHA1 Message Date
Jason Rhinelander d65a0c97ed Add simple installer readme 5 years ago
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).
5 years ago
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.
5 years ago
Jeff Becker fc14c25771 fix up cpack for macos 5 years ago
Jeff Becker 53bef479a3 more macos installer bits 5 years ago
Jeff Becker a0b6357e0a make installer pull in tuntap driver 5 years ago
Jeff Becker 7f59cce443 set license 5 years ago
Jeff Becker 7406dbc964 cpack win32 5 years ago