[PR #1624] [MERGED] Update CMakeLists.txt #1789

Closed
opened 2026-02-28 02:13:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1624
Author: @abrender
Created: 6/11/2023
Status: Merged
Merged: 6/11/2023
Merged by: @tablatronix

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 CMakeLists.txt (+1 -1)

📄 Description

Change REQUIRES to PRIV_REQUIRES because the public API of this package does not require users of this package to know about arduino. This can cut down on the compile time & search paths (see https://cmake.org/pipermail/cmake/2016-May/063400.html for more details).


🔄 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/tzapu/WiFiManager/pull/1624 **Author:** [@abrender](https://github.com/abrender) **Created:** 6/11/2023 **Status:** ✅ Merged **Merged:** 6/11/2023 **Merged by:** [@tablatronix](https://github.com/tablatronix) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`307a29a`](https://github.com/tzapu/WiFiManager/commit/307a29ad5e12a1077790e8ce8ac02766aeff0139) Update CMakeLists.txt ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+1 -1) </details> ### 📄 Description Change `REQUIRES` to `PRIV_REQUIRES` because the public API of this package does not require users of this package to know about `arduino`. This can cut down on the compile time & search paths (see https://cmake.org/pipermail/cmake/2016-May/063400.html for more details). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:13:00 +03: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
starred/WiFiManager#1789
No description provided.