view liboctave/octave.in.pc @ 30946:e7032ef9a9c3

besselj.cc: Add some more BISTs to function airy (bug #62321) besselj.cc: Add BISTs to check scaling relationships for airy and biry.
author Arun Giridhar <arungiridhar@gmail.com>
date Mon, 18 Apr 2022 20:32:33 -0400
parents 26070f36f1e7
children
line wrap: on
line source

Name: @PACKAGE_NAME@
Description: C++ interface to GNU Octave underlying library.
URL: https://www.octave.org
Version: @PACKAGE_VERSION@
Requires:
Requires.private:
Libs: -L@octlibdir@ @LIBOCTAVE@
Libs.private: @LIBOCTAVE_LINK_DEPS@
Cflags: -I@octincludedir@/..