Commit Graph

5 Commits

Author SHA1 Message Date
Martin Pulec
de36119322 Make: get VideoMasterHD directly from SDK
Removed data/redists/VideoMaster*.

Now it copies directly from SDK, paths need to be fixed as done with
.github/scripts/macOS/prepare_nonfree_sdks.sh.
2021-07-19 14:08:21 +02:00
Martin Pulec
2bd62cb93e Install VideoMaster Framework to temp location [Mac]
Install VideoMaster Framework to a temporary location in order to
executable the binaries normally (provided that the linked one is
already using @executable_path).
2020-06-24 14:27:01 +02:00
Martin Pulec
1c07aa3524 Updated VideoMasterHD macOS redist to 6.14
+ moved to own subdirectory - this is needed in order for the compilation
  to use a framework from SDK (if present) and no the redist one
  (headers missing)
2020-06-24 14:27:01 +02:00
Martin Pulec
16d90d45ff Updated macOS frameworks 2019-11-29 17:20:02 +01:00
Martin Pulec
1c905d853b Moved redists to data
+ exclude whole data dir from Doxygen (previously there was only
  redists)
2019-11-07 08:10:45 +01:00