No description
Find a file
Florian Lüke c08f339c95 fixes for windows msys2 ucrt64
Builds with protobuf v29.2 compiled and installed locally. Set
CMAKE_PREFIX_PATH via cmake.configureArgs.

The find_package(Protobuf CONFIG REQUIRED) will likely break the debian
build.
2024-12-28 05:33:42 +01:00
.vscode fixes and refactorings 2024-12-26 18:42:25 +01:00
cmake cmake: add cmrc by vector-of-bool 2024-12-21 15:16:24 +01:00
data rename assets/ to data/ 2024-12-21 15:15:37 +01:00
external Merge commit 'b6a2ffe5d052d79b3e6f9be239111f0d594b41cb' as 'external/nng' 2024-12-28 04:48:21 +01:00
include/mesytec-mnode add split_string() utility 2024-12-27 14:37:11 +01:00
proto fixes for windows msys2 ucrt64 2024-12-28 05:33:42 +01:00
python add python fastapi demo; .gitignore things 2024-11-23 02:38:13 +01:00
src fixes for windows msys2 ucrt64 2024-12-28 05:33:42 +01:00
.clang-format .clang-format: set SortIncludes: CaseSensitive 2024-12-26 15:28:54 +01:00
.gitignore add .vscode/ 2024-12-25 18:29:02 +01:00
.gitmodules remove nng submodule 2024-12-28 04:48:16 +01:00
CMakeLists.txt cmake: fix misleading indentation 2024-12-27 20:15:23 +01:00