Merge pull request #495 from ehazlett/fusion-only-darwin

only show fusion on darwin
This commit is contained in:
Evan Hazlett 2015-02-06 09:06:18 -05:00
commit d9283bb7bc
5 changed files with 3 additions and 0 deletions

View File

@ -1 +1,2 @@
// this is empty to allow builds on non-windows platforms
package hyperv

View File

@ -0,0 +1,2 @@
// this is empty to allow builds on non-darwin platforms
package vmwarefusion