Skip to content

Update CMakeLists.txt#48

Merged
PerMalmberg merged 2 commits into
PerMalmberg:masterfrom
wngtk:patch-1
Oct 14, 2025
Merged

Update CMakeLists.txt#48
PerMalmberg merged 2 commits into
PerMalmberg:masterfrom
wngtk:patch-1

Conversation

@wngtk

@wngtk wngtk commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

We have already installed date library's include path, so the property for date library's include path should be PUBLIC.

The change ensures that the date library's include path is exposed to consumers of the library, which can help prevent build issues when other projects depend on this library.

  • Changed the target_include_directories property for the date library from PRIVATE to PUBLIC, making its headers available to dependent targets.

@PerMalmberg

Copy link
Copy Markdown
Owner

Well, in that case the date library should be updated to its latest release too. Can you do that in this PR?

@wngtk

wngtk commented Oct 14, 2025

Copy link
Copy Markdown
Contributor Author

@PerMalmberg I updated the date library

@PerMalmberg

Copy link
Copy Markdown
Owner

Thanks for your contribution!

@PerMalmberg PerMalmberg merged commit ee34810 into PerMalmberg:master Oct 14, 2025
1 check passed
@wngtk wngtk deleted the patch-1 branch October 15, 2025 14:43
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.

2 participants