Skip to content

Commit e981dea

Browse files
committed
Resolve merge conflicts in CMakeLists.txt files
- Unified build configuration using lithium_add_library() - Added manager subdirectory support in components - Included all new config source files (cache, validator, serializer, watcher) - Integrated GLOB_RECURSE for custom task sources - Removed deleted task_camera.cpp in favor of custom/ reorganization - Maintained consistency with project build patterns
2 parents 32408a3 + d9e0579 commit e981dea

File tree

266 files changed

+58560
-9652
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

266 files changed

+58560
-9652
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@
3434
.cache/
3535
build/
3636
test/
37+
.venv/

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.12

0 commit comments

Comments
 (0)