Skip to content

Conversation

@Biswa96
Copy link

@Biswa96 Biswa96 commented Sep 10, 2020

Changes:

  • graphite.pc.in: Add prefix, exec_prefix, libdir, includedir variables.
  • graphite.pc.in: Use '@' for the variables which are to be replaced.
  • CMakeLists.txt: Add prefix variable to be set to CMAKE_INSTALL_PREFIX.
  • CMakeLists.txt: Add @ONLY argument in configure_file. So only variables
    which are prefixed with '@' will be replaced only. This helps to retain
    Libs and Cflags variables.

Changes:
  * graphite.pc.in: Add prefix, exec_prefix, libdir, includedir variables.
  * graphite.pc.in: Use '@' for the variables which are to be replaced.
  * CMakeLists.txt: Add prefix variable to be set to CMAKE_INSTALL_PREFIX.
  * CMakeLists.txt: Add @only argument in configure_file. So only variables
    which are prefixed with '@' will be replaced only. This helps to retain
    Libs and Cflags variables.
@Biswa96
Copy link
Author

Biswa96 commented Mar 18, 2021

Ping! Any update on this?

@mgood7123
Copy link

applied in #69

@a17r
Copy link
Contributor

a17r commented Dec 28, 2021

The generated pkgconfig files do not respect lib${LIB_SUFFIX} destination.

@Biswa96 Biswa96 closed this by deleting the head repository Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants