1 # Copyright 2013 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
8 'target_name': 'sqlite',
10 'direct_dependent_settings': {
12 '<!@(pkg-config --cflags sqlite3)',
20 '<!@(pkg-config --libs-only-L --libs-only-other sqlite3)',
23 '<!@(pkg-config --libs-only-l sqlite3)',