[PR #319] [CLOSED] resolve issue 318 #462

Closed
opened 2026-05-05 12:16:32 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/319
Author: @ANaumann85
Created: 12/21/2020
Status: Closed

Base: masterHead: issue_318


📝 Commits (1)

📊 Changes

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

View changed files

📝 CMakeLists.txt (+2 -2)

📄 Description

The idea to resolve the feature request #318 simply adds a new cache variable and leafs the variable PROJECT_NAME untouched. Hence a user might change the projects name as before.

Please note, that cmake creates the variable PROJECT_NAME automatically and sets it to the last project() command.


🔄 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/jmcnamara/libxlsxwriter/pull/319 **Author:** [@ANaumann85](https://github.com/ANaumann85) **Created:** 12/21/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue_318` --- ### 📝 Commits (1) - [`c1ab1d9`](https://github.com/jmcnamara/libxlsxwriter/commit/c1ab1d9e7018dcdc7eb81082647ac85a490ddcfb) resolve issue 318 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+2 -2) </details> ### 📄 Description The idea to resolve the feature request #318 simply adds a new cache variable and leafs the variable PROJECT_NAME untouched. Hence a user might change the projects name as before. Please note, that cmake creates the variable PROJECT_NAME automatically and sets it to the last project() command. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 12:16:32 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#462
No description provided.