feat(kotlin-compose): design system + 33 components + gallery_kt + e2e android emulator + scaffolder fixes

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-11 16:28:50 +02:00
parent bd036cf3d4
commit 42c14fae59
2452 changed files with 415108 additions and 25 deletions
@@ -0,0 +1,21 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/home/lucas/fn_registry/cpp/functions/core/sql_parse.cpp" "tests/CMakeFiles/test_sql_parse.dir/__/functions/core/sql_parse.cpp.o" "gcc" "tests/CMakeFiles/test_sql_parse.dir/__/functions/core/sql_parse.cpp.o.d"
"/home/lucas/fn_registry/cpp/tests/test_sql_parse.cpp" "tests/CMakeFiles/test_sql_parse.dir/test_sql_parse.cpp.o" "gcc" "tests/CMakeFiles/test_sql_parse.dir/test_sql_parse.cpp.o.d"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/home/lucas/fn_registry/build/tests/CMakeFiles/catch2.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")