[PR #100] [MERGED] Pull Request for Issue 80 and Issue 82 #415

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

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/100
Author: @Alexhuszagh
Created: 3/3/2017
Status: Merged
Merged: 3/20/2017
Merged by: @jmcnamara

Base: masterHead: master


📝 Commits (1)

  • 77cb2f5 Added support for a CMake build system.

📊 Changes

3 files changed (+529 additions, -0 deletions)

View changed files

CMakeLists.txt (+224 -0)
cmake/FindPackage.cmake (+183 -0)
cmake/FindZLIB.cmake (+122 -0)

📄 Description

I've updated the license to use the FreeBSD license, and so this should be ready to merge.


🔄 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/100 **Author:** [@Alexhuszagh](https://github.com/Alexhuszagh) **Created:** 3/3/2017 **Status:** ✅ Merged **Merged:** 3/20/2017 **Merged by:** [@jmcnamara](https://github.com/jmcnamara) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`77cb2f5`](https://github.com/jmcnamara/libxlsxwriter/commit/77cb2f5c866cfec2d89de5833cfe705732493bcd) Added support for a CMake build system. ### 📊 Changes **3 files changed** (+529 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `CMakeLists.txt` (+224 -0) ➕ `cmake/FindPackage.cmake` (+183 -0) ➕ `cmake/FindZLIB.cmake` (+122 -0) </details> ### 📄 Description I've updated the license to use the FreeBSD license, and so this should be ready to merge. --- <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:15:20 -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#415
No description provided.