view libinterp/octinterp.in.pc @ 30200:3e419a830e90

maint: merge stable to default.
author John W. Eaton <jwe@octave.org>
date Tue, 21 Sep 2021 13:32:41 -0400
parents 26070f36f1e7
children
line wrap: on
line source

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