view liboctave/octave.in.pc @ 30922:cd38f31e9b4b

* libinterp/corefcn/module.mk (COREFCN_INC): Restore mex.h to list.
author John W. Eaton <jwe@octave.org>
date Fri, 08 Apr 2022 17:44:26 -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@/..