view liboctave/octave.in.pc @ 30876:6ddc9c9bab50

NEWS.8.md: Add notes to Matlab Compatibility section. * NEWS.8.md: Add notes about cylinder() and clock() to Matlab Compatibility section. Wrap long-line discussion of sparse_auto_mutate() to 72 characters.
author Rik <rik@octave.org>
date Wed, 30 Mar 2022 20:48:06 -0700
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@/..