openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

29 lines
1.4 KiB

# $Id: cppad.pc.in 3760 2015-12-01 04:12:28Z bradbell $
# -----------------------------------------------------------------------------
# CppAD: C++ Algorithmic Differentiation: Copyright (C) 2003-15 Bradley M. Bell
#
# CppAD is distributed under multiple licenses. This distribution is under
# the terms of the
# Eclipse Public License Version 1.0.
#
# A copy of this license is included in the COPYING file of this distribution.
# Please visit http://www.coin-or.org/CppAD/ for information on other licenses.
# -----------------------------------------------------------------------------
# This file is used with pkg-config to include CppAD after it is installed
# -------------------------------------------------------------------------
# HACK: With no specifications as to what will work in the future, set the
# values 'includedir' and 'prefix' so cppad.pc works with the 2015-01-21
# verison of https://build.opensuse.org/package/view_file/
# windows:mingw:win32/mingw32-filesystem/mingw32-install-post.sh?expand=1
prefix=/home/batman/one/external/cppad
includedir=/home/batman/one/external/cppad/include
# -------------------------------------------------------------------------
Name: cppad
Description: Differentiation of C++ Algorithms
Version: 20170816
URL: http://www.coin-or.org/CppAD
Cflags: -I/home/batman/one/external/cppad/include
Libs:
Requires: