blob: 47ca3319a4e66cfe7d40148760e1b30ab489d1b1 [file] [log] [blame]
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# doxygen is only built for the SDK and needs exceptions enabled to compile.
cros_pre_src_prepare_enable_cxx_exceptions() {
cros_enable_cxx_exceptions
}