[PR #1123] [MERGED] Fix pkl.h header include path for Exec.configureCompile #898

Closed
opened 2025-12-30 01:27:38 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1123
Author: @KushalP
Created: 7/14/2025
Status: Merged
Merged: 7/14/2025
Merged by: @KushalP

Base: c-libraryHead: c-library-fix-header-include


📝 Commits (1)

  • 15edd05 Fix pkl.h header include path for Exec.configureCompile

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 libpkl/libpkl.gradle.kts (+1 -1)

📄 Description

Otherwise the main interface pkl.h won't be present in the generated library directory.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1123 **Author:** [@KushalP](https://github.com/KushalP) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@KushalP](https://github.com/KushalP) **Base:** `c-library` ← **Head:** `c-library-fix-header-include` --- ### 📝 Commits (1) - [`15edd05`](https://github.com/apple/pkl/commit/15edd05541defe4251ba2f6e31cbef2520183693) Fix `pkl.h` header include path for `Exec.configureCompile` ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `libpkl/libpkl.gradle.kts` (+1 -1) </details> ### 📄 Description Otherwise the main interface `pkl.h` won't be present in the generated library directory. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:27:38 +01:00
adam closed this issue 2025-12-30 01:27:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#898