Skip to content

Add pkg-config files, optionally installed by CMake on Linux builds#188

Merged
eXpl0it3r merged 1 commit intoSFML:masterfrom
tintou:tintou/pkg-config
Jun 27, 2023
Merged

Add pkg-config files, optionally installed by CMake on Linux builds#188
eXpl0it3r merged 1 commit intoSFML:masterfrom
tintou:tintou/pkg-config

Conversation

@tintou
Copy link
Copy Markdown
Contributor

@tintou tintou commented Jun 27, 2023

The modules provided are:

  • csfml-system
  • csfml-graphics
  • csfml-window
  • csfml-audio
  • csfml-network
  • csfml-all (depends on all the above modules)

They are installed to the standard location for pkg-config files on Linux.

This is adapted from SFML own pkg-config files.

Copy link
Copy Markdown
Member

@eXpl0it3r eXpl0it3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! 🙂

Just some minor comment on the URL

@tintou tintou force-pushed the tintou/pkg-config branch from 2bac71e to e3537d5 Compare June 27, 2023 10:52
The modules provided are:

  - csfml-system
  - csfml-graphics
  - csfml-window
  - csfml-audio
  - csfml-network
  - csfml-all (depends on all the above modules)

They are installed to the standard location for pkg-config files on Linux.

This is adapted from SFML own pkg-config files.
@tintou tintou force-pushed the tintou/pkg-config branch from e3537d5 to 16d58ea Compare June 27, 2023 10:54
@eXpl0it3r eXpl0it3r merged commit 6476e94 into SFML:master Jun 27, 2023
@eXpl0it3r
Copy link
Copy Markdown
Member

Thank you for adding this!

@tintou tintou deleted the tintou/pkg-config branch June 27, 2023 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants