Skip to content

Move GNUInstallDirs include earlier#33

Merged
sammycage merged 1 commit intosammycage:masterfrom
marcin-serwin:push-rymlwvsktmty
Jun 9, 2025
Merged

Move GNUInstallDirs include earlier#33
sammycage merged 1 commit intosammycage:masterfrom
marcin-serwin:push-rymlwvsktmty

Conversation

@marcin-serwin
Copy link
Contributor

GNUInstallDirs defines CMAKE_INSTALL_INCLUDEDIR which is used for setting includedir in the generated cmake config files so it needs to be included before its first occurrence.

fixes #32

GNUInstallDirs defines CMAKE_INSTALL_INCLUDEDIR which is used for
setting includedir in the generated cmake config files so it needs to be
included before its first occurrence.

fixes sammycage#32

Signed-off-by: Marcin Serwin <marcin@serwin.dev>
@sammycage
Copy link
Owner

Thanks <3

@sammycage sammycage merged commit b9d3ead into sammycage:master Jun 9, 2025
4 checks passed
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.

CMake file sets incorrect INTERFACE_INCLUDE_DIRECTORIES path

2 participants