mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
14 lines
449 B
Text
14 lines
449 B
Text
;===------------------------------------------------------------*- Conf -*--===;
|
|
;
|
|
; The LLVM Compiler Infrastructure
|
|
;
|
|
; This file is distributed under the University of Illinois Open Source
|
|
; License. See LICENSE.TXT for details.
|
|
;
|
|
;===------------------------------------------------------------------------===;
|
|
|
|
[component_0]
|
|
type = Library
|
|
name = ObjectYAML
|
|
parent = Libraries
|
|
required_libraries = Support DebugInfoCodeView
|