17 Commits
Author SHA1 Message Date
marshfolxandGitHub 8b9c51af95 Add cppsrc to target include directories 2025-10-21 09:25:44 +08:00
Mathew Winters 57b54c28fa Update cmake_minimum_version
The version is about to be depricated and needed updating to atleast 3.13 which pico sdk uses.
Stops the warning when building.

CMake Deprecation Warning at build/_deps/u8g2-src/CMakeLists.txt:1 (cmake_minimum_required):Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
2025-05-23 19:51:23 +12:00
FranciscoandGitHub 515e591826 original formatting 2024-07-10 22:24:11 -03:00
Francisco Herrera 6ccc10a881 Revert "Revert "formatting""
This reverts commit 4c5b6b1319.
2024-07-10 22:20:42 -03:00
Francisco Herrera 4c5b6b1319 Revert "formatting"
This reverts commit 212651e74f.
2024-07-10 22:19:01 -03:00
Francisco Herrera 212651e74f formatting 2024-07-10 21:18:02 -03:00
Francisco Herrera a63fe0d97a trying to fix building on esp-idf 2024-07-10 20:55:17 -03:00
Joost Molenaar 513b499707 Add targets for making CMake find_package work 2023-09-30 19:15:22 +02:00
Joost Molenaar 0e788dc396 Add install targets 2023-09-30 19:15:18 +02:00
Joost Molenaar 2bc572f8a8 Use file glob to find source files 2023-09-30 19:14:32 +02:00
Joost Molenaar 38073fc0d6 Remove trailing newline 2023-09-30 19:13:20 +02:00
Joost Molenaar bb4dd1b0ac Fix CMake warnings 2023-09-30 19:13:09 +02:00
EonassissandGitHub e52b1b52e6 Update CMakeLists.txt
missing no link file CMakelists.txt to run ESP32 C3 display,  It is an honor to contribute to this beautiful project.
2023-04-20 19:30:48 -03:00
MeysamandGitHub b0f27c6a9d Update CMakeLists.txt
Fix compile error: undefined reference to `u8g2_DrawButtonUTF8`
2022-11-22 23:56:54 +03:30
Ruth Ivimey-Cook bce950b68c Cmake: Test for register_component, if not found use std cmake add library target 2022-05-03 17:36:00 +01:00
Mau Abata 3f85d9f7c0 Add u8x8_capture.c to CMakeLists.txt 2021-12-15 14:58:01 -06:00
Jackson Ming Hu fe5500184c ESP-IDF: add CMake configuration for ESP-IDF 2018-10-15 15:21:14 +11:00