efl/pc/efl-cxx.pc.in

17 lines
476 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
eoincludedir=@datadir@/eolian/include
eolian_flags=-I${pc_sysrootdir}${eoincludedir}/efl-@VMAJ@
Name: EFL++
Description: EFL's C++ bindings
Version: @PACKAGE_VERSION@
Requires.private: @requirements_pc_efl@
Libs: -L${libdir} -lefl
Libs.private:
Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/efl-@VMAJ@/interfaces -I${includedir}/efl-cxx-@VMAJ@