Edit

kc3-lang/ftgl/ftgl.pc.cmake

Branch :

  • Show log

    Commit

  • Author : Rhys Koedijk
    Date : 2019-10-28 13:44:16
    Hash : 8763fa4e
    Message : Install pkgconfig when building with cmake

  • ftgl.pc.cmake
  • Name: ftgl
    Description: OpenGL frontend to Freetype 2
    Requires.private: freetype2
    Version: @VERSION_SERIES@.@VERSION_MAJOR@.@VERSION_MINOR@
    Libs: -L@CMAKE_INSTALL_PREFIX@/lib -lftgl
    Cflags: -I@CMAKE_INSTALL_PREFIX@/include