macosPaths constant

List<String> const macosPaths

Implementation

static const List<String> macosPaths = [
  "/Library/Frameworks/CsoundLib64.framework/CsoundLib64",
  "~/Library/Frameworks/CsoundLib64.framework/CsoundLib64",
  "/usr/local/Frameworks/CsoundLib64.framework/CsoundLib64",
];