view liboctave/octave.in.pc @ 31594:a3d8915b9f87 stable

doc: more DOCSTRING changes ahead of 8.1 release. * ordschur.cc, stream-euler.cc, ov-class.cc, ov-classdef.cc, uigetfile.m, uiputfile.m, memory.m, compare_plot_demos.m, html_compare_plot_demos.m: More DOCSTRING changes ahead of 8.1 release.
author Rik <rik@octave.org>
date Tue, 29 Nov 2022 18:40:56 -0800
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@/..