From 80062739f40dfe232b2947ff361b014e081c1db2 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Fri, 17 Apr 2020 01:01:17 +0200 Subject: Add app-specific moz.configure example line --- basilisk/moz.configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/basilisk/moz.configure b/basilisk/moz.configure index bd82877..942fd14 100644 --- a/basilisk/moz.configure +++ b/basilisk/moz.configure @@ -4,4 +4,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. +# Specific options go here +# Example: imply_option('MOZ_AV1', True) + include('../platform/toolkit/moz.configure') -- cgit v1.2.3