Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
dsme
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Labels
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Jobs
  • Commits
  • mer-core
  • dsme
  • Repository

Switch branch/tag
  • dsme
  • dsme-plugin.pc.in
Find file BlameHistoryPermalink
  • spiiroin's avatar
    [dsme] Fix include path in dsme-plugin package config file. JB#49564 · 8d651898
    spiiroin authored Jun 08, 2020
    Use of headers from other dsme development packages requires e.g.
    
      #include <dsme/state.h>
    
    To avoid conflicts with includes with generic names, make it so that
    the same is required for dsme-plugin headers, e.g.
    
      #include <dsme-plugin/modules.h>
    Signed-off-by: spiiroin's avatarSimo Piiroinen <simo.piiroinen@jollamobile.com>
    8d651898
dsme-plugin.pc.in 170 Bytes
EditWeb IDE

Replace dsme-plugin.pc.in

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.