kicad/libs/core
Jeff Young 1ff36f23b8 Clean up stale TODOs. 2024-02-05 15:49:57 +00:00
..
include/core Add wxUniChar overload for nlohmann's internal char_traits 2023-12-18 22:10:39 -05:00
CMakeLists.txt
Readme.md
base64.cpp
observable.cpp
profile.cpp
thread_pool.cpp
utf8.cpp Clean up stale TODOs. 2024-02-05 15:49:57 +00:00
version_compare.cpp
wx_stl_compat.cpp

Readme.md

This library contains base non-EDA items and extensions to libraries that are used throughout the KiCad codebase. This library should never depend on any parts of the KiCad code outside the thirdparty directory, since this is meant to be the lowest-level library in the dependency chain.