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,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/lucas/fn_registry/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
@@ -0,0 +1,58 @@
# 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/projects/osint_graph/apps/graph_explorer/agent.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/agent.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/agent.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/data.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/data.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/data.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/enrichers.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/enrichers.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/enrichers.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/entity_ops.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/entity_ops.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/entity_ops.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/extract_panel.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/extract_panel.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/extract_panel.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/badge.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/button.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/page_header.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/select.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/text_input.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o.d"
"/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/jobs.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/jobs.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/jobs.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/layout_store.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/layout_store.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/layout_store.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/main.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/main.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/main.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/node_groups.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/node_groups.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/node_groups.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/project_manager.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/project_manager.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/project_manager.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/types_registry.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/types_registry.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/types_registry.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/views.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/views.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/views.cpp.o.d"
"/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/views_jobs.cpp" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/views_jobs.cpp.o" "gcc" "apps/graph_explorer/CMakeFiles/graph_explorer.dir/views_jobs.cpp.o.d"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/home/lucas/fn_registry/build/CMakeFiles/fn_framework.dir/DependInfo.cmake"
"/home/lucas/fn_registry/build/CMakeFiles/implot.dir/DependInfo.cmake"
"/home/lucas/fn_registry/build/CMakeFiles/implot3d.dir/DependInfo.cmake"
"/home/lucas/fn_registry/build/CMakeFiles/imgui.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
@@ -0,0 +1,689 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/lucas/fn_registry/cpp
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/lucas/fn_registry/build
# Include any dependencies generated for this target.
include apps/graph_explorer/CMakeFiles/graph_explorer.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.make
# Include the progress variables for this target.
include apps/graph_explorer/CMakeFiles/graph_explorer.dir/progress.make
# Include the compile flags for this target's objects.
include apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/main.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/main.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/main.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/main.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/main.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/main.cpp.o -MF CMakeFiles/graph_explorer.dir/main.cpp.o.d -o CMakeFiles/graph_explorer.dir/main.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/main.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/main.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/main.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/main.cpp > CMakeFiles/graph_explorer.dir/main.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/main.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/main.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/main.cpp -o CMakeFiles/graph_explorer.dir/main.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/data.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/data.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/data.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/data.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/data.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/data.cpp.o -MF CMakeFiles/graph_explorer.dir/data.cpp.o.d -o CMakeFiles/graph_explorer.dir/data.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/data.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/data.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/data.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/data.cpp > CMakeFiles/graph_explorer.dir/data.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/data.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/data.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/data.cpp -o CMakeFiles/graph_explorer.dir/data.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/views.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/views.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/views.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/views.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/views.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/views.cpp.o -MF CMakeFiles/graph_explorer.dir/views.cpp.o.d -o CMakeFiles/graph_explorer.dir/views.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/views.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/views.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/views.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/views.cpp > CMakeFiles/graph_explorer.dir/views.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/views.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/views.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/views.cpp -o CMakeFiles/graph_explorer.dir/views.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/views_jobs.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/views_jobs.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/views_jobs.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/views_jobs.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/views_jobs.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/views_jobs.cpp.o -MF CMakeFiles/graph_explorer.dir/views_jobs.cpp.o.d -o CMakeFiles/graph_explorer.dir/views_jobs.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/views_jobs.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/views_jobs.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/views_jobs.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/views_jobs.cpp > CMakeFiles/graph_explorer.dir/views_jobs.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/views_jobs.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/views_jobs.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/views_jobs.cpp -o CMakeFiles/graph_explorer.dir/views_jobs.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/types_registry.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/types_registry.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/types_registry.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/types_registry.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/types_registry.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/types_registry.cpp.o -MF CMakeFiles/graph_explorer.dir/types_registry.cpp.o.d -o CMakeFiles/graph_explorer.dir/types_registry.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/types_registry.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/types_registry.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/types_registry.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/types_registry.cpp > CMakeFiles/graph_explorer.dir/types_registry.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/types_registry.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/types_registry.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/types_registry.cpp -o CMakeFiles/graph_explorer.dir/types_registry.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/layout_store.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/layout_store.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/layout_store.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/layout_store.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/layout_store.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/layout_store.cpp.o -MF CMakeFiles/graph_explorer.dir/layout_store.cpp.o.d -o CMakeFiles/graph_explorer.dir/layout_store.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/layout_store.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/layout_store.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/layout_store.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/layout_store.cpp > CMakeFiles/graph_explorer.dir/layout_store.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/layout_store.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/layout_store.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/layout_store.cpp -o CMakeFiles/graph_explorer.dir/layout_store.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/entity_ops.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/entity_ops.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/entity_ops.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/entity_ops.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/entity_ops.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/entity_ops.cpp.o -MF CMakeFiles/graph_explorer.dir/entity_ops.cpp.o.d -o CMakeFiles/graph_explorer.dir/entity_ops.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/entity_ops.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/entity_ops.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/entity_ops.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/entity_ops.cpp > CMakeFiles/graph_explorer.dir/entity_ops.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/entity_ops.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/entity_ops.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/entity_ops.cpp -o CMakeFiles/graph_explorer.dir/entity_ops.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/project_manager.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/project_manager.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/project_manager.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/project_manager.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/project_manager.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/project_manager.cpp.o -MF CMakeFiles/graph_explorer.dir/project_manager.cpp.o.d -o CMakeFiles/graph_explorer.dir/project_manager.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/project_manager.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/project_manager.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/project_manager.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/project_manager.cpp > CMakeFiles/graph_explorer.dir/project_manager.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/project_manager.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/project_manager.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/project_manager.cpp -o CMakeFiles/graph_explorer.dir/project_manager.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/node_groups.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/node_groups.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/node_groups.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/node_groups.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/node_groups.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/node_groups.cpp.o -MF CMakeFiles/graph_explorer.dir/node_groups.cpp.o.d -o CMakeFiles/graph_explorer.dir/node_groups.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/node_groups.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/node_groups.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/node_groups.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/node_groups.cpp > CMakeFiles/graph_explorer.dir/node_groups.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/node_groups.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/node_groups.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/node_groups.cpp -o CMakeFiles/graph_explorer.dir/node_groups.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/jobs.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/jobs.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/jobs.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/jobs.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/jobs.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/jobs.cpp.o -MF CMakeFiles/graph_explorer.dir/jobs.cpp.o.d -o CMakeFiles/graph_explorer.dir/jobs.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/jobs.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/jobs.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/jobs.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/jobs.cpp > CMakeFiles/graph_explorer.dir/jobs.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/jobs.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/jobs.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/jobs.cpp -o CMakeFiles/graph_explorer.dir/jobs.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/enrichers.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/enrichers.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/enrichers.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/enrichers.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/enrichers.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/enrichers.cpp.o -MF CMakeFiles/graph_explorer.dir/enrichers.cpp.o.d -o CMakeFiles/graph_explorer.dir/enrichers.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/enrichers.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/enrichers.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/enrichers.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/enrichers.cpp > CMakeFiles/graph_explorer.dir/enrichers.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/enrichers.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/enrichers.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/enrichers.cpp -o CMakeFiles/graph_explorer.dir/enrichers.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/agent.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/agent.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/agent.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/agent.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/agent.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/agent.cpp.o -MF CMakeFiles/graph_explorer.dir/agent.cpp.o.d -o CMakeFiles/graph_explorer.dir/agent.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/agent.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/agent.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/agent.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/agent.cpp > CMakeFiles/graph_explorer.dir/agent.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/agent.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/agent.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/agent.cpp -o CMakeFiles/graph_explorer.dir/agent.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/extract_panel.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/extract_panel.cpp.o: /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/extract_panel.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/extract_panel.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/extract_panel.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/extract_panel.cpp.o -MF CMakeFiles/graph_explorer.dir/extract_panel.cpp.o.d -o CMakeFiles/graph_explorer.dir/extract_panel.cpp.o -c /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/extract_panel.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/extract_panel.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/extract_panel.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/extract_panel.cpp > CMakeFiles/graph_explorer.dir/extract_panel.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/extract_panel.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/extract_panel.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer/extract_panel.cpp -o CMakeFiles/graph_explorer.dir/extract_panel.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o: /home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o -c /home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o: /home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_25) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o: /home/lucas/fn_registry/cpp/functions/core/button.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_26) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/button.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/button.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/button.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o: /home/lucas/fn_registry/cpp/functions/core/icon_button.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_27) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/icon_button.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/icon_button.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/icon_button.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o: /home/lucas/fn_registry/cpp/functions/core/toolbar.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_28) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/toolbar.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/toolbar.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/toolbar.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o: /home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_29) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o: /home/lucas/fn_registry/cpp/functions/core/text_input.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_30) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/text_input.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/text_input.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/text_input.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o: /home/lucas/fn_registry/cpp/functions/core/select.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_31) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/select.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/select.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/select.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o: /home/lucas/fn_registry/cpp/functions/core/tree_view.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_32) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/tree_view.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/tree_view.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/tree_view.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o: /home/lucas/fn_registry/cpp/functions/core/page_header.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_33) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/page_header.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/page_header.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/page_header.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o: /home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_34) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o: /home/lucas/fn_registry/cpp/functions/core/badge.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_35) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/badge.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/badge.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/badge.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.s
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/flags.make
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o: /home/lucas/fn_registry/cpp/functions/core/empty_state.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o: apps/graph_explorer/CMakeFiles/graph_explorer.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_36) "Building CXX object apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o -MF CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o.d -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o -c /home/lucas/fn_registry/cpp/functions/core/empty_state.cpp
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.i"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/lucas/fn_registry/cpp/functions/core/empty_state.cpp > CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.i
apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.s"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/lucas/fn_registry/cpp/functions/core/empty_state.cpp -o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.s
# Object files for target graph_explorer
graph_explorer_OBJECTS = \
"CMakeFiles/graph_explorer.dir/main.cpp.o" \
"CMakeFiles/graph_explorer.dir/data.cpp.o" \
"CMakeFiles/graph_explorer.dir/views.cpp.o" \
"CMakeFiles/graph_explorer.dir/views_jobs.cpp.o" \
"CMakeFiles/graph_explorer.dir/types_registry.cpp.o" \
"CMakeFiles/graph_explorer.dir/layout_store.cpp.o" \
"CMakeFiles/graph_explorer.dir/entity_ops.cpp.o" \
"CMakeFiles/graph_explorer.dir/project_manager.cpp.o" \
"CMakeFiles/graph_explorer.dir/node_groups.cpp.o" \
"CMakeFiles/graph_explorer.dir/jobs.cpp.o" \
"CMakeFiles/graph_explorer.dir/enrichers.cpp.o" \
"CMakeFiles/graph_explorer.dir/agent.cpp.o" \
"CMakeFiles/graph_explorer.dir/extract_panel.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o" \
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o"
# External object files for target graph_explorer
graph_explorer_EXTERNAL_OBJECTS =
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/main.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/data.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/views.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/views_jobs.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/types_registry.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/layout_store.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/entity_ops.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/project_manager.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/node_groups.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/jobs.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/enrichers.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/agent.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/extract_panel.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/build.make
apps/graph_explorer/graph_explorer: libfn_framework.a
apps/graph_explorer/graph_explorer: /usr/lib/x86_64-linux-gnu/libsqlite3.so
apps/graph_explorer/graph_explorer: libimplot.a
apps/graph_explorer/graph_explorer: libimplot3d.a
apps/graph_explorer/graph_explorer: libimgui.a
apps/graph_explorer/graph_explorer: /usr/lib/x86_64-linux-gnu/libGLX.so
apps/graph_explorer/graph_explorer: /usr/lib/x86_64-linux-gnu/libOpenGL.so
apps/graph_explorer/graph_explorer: /usr/lib/x86_64-linux-gnu/libglfw.so.3.3
apps/graph_explorer/graph_explorer: /usr/lib/gcc/x86_64-linux-gnu/11/libgomp.so
apps/graph_explorer/graph_explorer: /usr/lib/x86_64-linux-gnu/libpthread.a
apps/graph_explorer/graph_explorer: /home/lucas/fn_registry/cpp/vendor/duckdb/linux/libduckdb.so
apps/graph_explorer/graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_37) "Linking CXX executable graph_explorer"
cd /home/lucas/fn_registry/build/apps/graph_explorer && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/graph_explorer.dir/link.txt --verbose=$(VERBOSE)
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/cmake -E make_directory /home/lucas/fn_registry/build/apps/graph_explorer/assets
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/cmake -E copy_if_different /home/lucas/fn_registry/cpp/vendor/imgui/misc/fonts/Karla-Regular.ttf /home/lucas/fn_registry/build/apps/graph_explorer/assets/Karla-Regular.ttf
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/cmake -E copy_if_different /home/lucas/fn_registry/cpp/vendor/imgui/misc/fonts/Roboto-Medium.ttf /home/lucas/fn_registry/build/apps/graph_explorer/assets/Roboto-Medium.ttf
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/cmake -E copy_if_different /home/lucas/fn_registry/cpp/vendor/imgui/misc/fonts/DroidSans.ttf /home/lucas/fn_registry/build/apps/graph_explorer/assets/DroidSans.ttf
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/cmake -E copy_if_different /home/lucas/fn_registry/cpp/vendor/imgui/misc/fonts/Cousine-Regular.ttf /home/lucas/fn_registry/build/apps/graph_explorer/assets/Cousine-Regular.ttf
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/cmake -E copy_if_different /home/lucas/fn_registry/cpp/vendor/tabler-icons/tabler-icons.ttf /home/lucas/fn_registry/build/apps/graph_explorer/assets/tabler-icons.ttf
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Copying DuckDB runtime next to graph_explorer"
cd /home/lucas/fn_registry/build/apps/graph_explorer && /usr/bin/cmake -E copy_if_different /home/lucas/fn_registry/cpp/vendor/duckdb/linux/libduckdb.so /home/lucas/fn_registry/build/apps/graph_explorer
# Rule to build all files generated by this target.
apps/graph_explorer/CMakeFiles/graph_explorer.dir/build: apps/graph_explorer/graph_explorer
.PHONY : apps/graph_explorer/CMakeFiles/graph_explorer.dir/build
apps/graph_explorer/CMakeFiles/graph_explorer.dir/clean:
cd /home/lucas/fn_registry/build/apps/graph_explorer && $(CMAKE_COMMAND) -P CMakeFiles/graph_explorer.dir/cmake_clean.cmake
.PHONY : apps/graph_explorer/CMakeFiles/graph_explorer.dir/clean
apps/graph_explorer/CMakeFiles/graph_explorer.dir/depend:
cd /home/lucas/fn_registry/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/lucas/fn_registry/cpp /home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer /home/lucas/fn_registry/build /home/lucas/fn_registry/build/apps/graph_explorer /home/lucas/fn_registry/build/apps/graph_explorer/CMakeFiles/graph_explorer.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : apps/graph_explorer/CMakeFiles/graph_explorer.dir/depend
@@ -0,0 +1,81 @@
file(REMOVE_RECURSE
"CMakeFiles/graph_explorer.dir/agent.cpp.o"
"CMakeFiles/graph_explorer.dir/agent.cpp.o.d"
"CMakeFiles/graph_explorer.dir/data.cpp.o"
"CMakeFiles/graph_explorer.dir/data.cpp.o.d"
"CMakeFiles/graph_explorer.dir/enrichers.cpp.o"
"CMakeFiles/graph_explorer.dir/enrichers.cpp.o.d"
"CMakeFiles/graph_explorer.dir/entity_ops.cpp.o"
"CMakeFiles/graph_explorer.dir/entity_ops.cpp.o.d"
"CMakeFiles/graph_explorer.dir/extract_panel.cpp.o"
"CMakeFiles/graph_explorer.dir/extract_panel.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o.d"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o"
"CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o.d"
"CMakeFiles/graph_explorer.dir/jobs.cpp.o"
"CMakeFiles/graph_explorer.dir/jobs.cpp.o.d"
"CMakeFiles/graph_explorer.dir/layout_store.cpp.o"
"CMakeFiles/graph_explorer.dir/layout_store.cpp.o.d"
"CMakeFiles/graph_explorer.dir/main.cpp.o"
"CMakeFiles/graph_explorer.dir/main.cpp.o.d"
"CMakeFiles/graph_explorer.dir/node_groups.cpp.o"
"CMakeFiles/graph_explorer.dir/node_groups.cpp.o.d"
"CMakeFiles/graph_explorer.dir/project_manager.cpp.o"
"CMakeFiles/graph_explorer.dir/project_manager.cpp.o.d"
"CMakeFiles/graph_explorer.dir/types_registry.cpp.o"
"CMakeFiles/graph_explorer.dir/types_registry.cpp.o.d"
"CMakeFiles/graph_explorer.dir/views.cpp.o"
"CMakeFiles/graph_explorer.dir/views.cpp.o.d"
"CMakeFiles/graph_explorer.dir/views_jobs.cpp.o"
"CMakeFiles/graph_explorer.dir/views_jobs.cpp.o.d"
"graph_explorer"
"graph_explorer.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/graph_explorer.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
@@ -0,0 +1,2 @@
# Empty compiler generated dependencies file for graph_explorer.
# This may be replaced when dependencies are built.
@@ -0,0 +1,2 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for graph_explorer.
@@ -0,0 +1,2 @@
# Empty dependencies file for graph_explorer.
# This may be replaced when dependencies are built.
@@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# compile CXX with /usr/bin/c++
CXX_DEFINES = -DFN_CPP_ROOT=\"/home/lucas/fn_registry/cpp\"
CXX_INCLUDES = -I/home/lucas/fn_registry/cpp/functions -I/home/lucas/fn_registry/projects/osint_graph/apps/graph_explorer -I/home/lucas/fn_registry/cpp/framework -I/home/lucas/fn_registry/cpp/vendor/imgui -I/home/lucas/fn_registry/cpp/vendor/imgui/backends -I/home/lucas/fn_registry/cpp/vendor/implot -I/home/lucas/fn_registry/cpp/vendor/implot3d -I/home/lucas/fn_registry/cpp/vendor/duckdb/include
CXX_FLAGS = -O3 -DNDEBUG -fopenmp -std=gnu++17
@@ -0,0 +1 @@
/usr/bin/c++ -O3 -DNDEBUG CMakeFiles/graph_explorer.dir/main.cpp.o CMakeFiles/graph_explorer.dir/data.cpp.o CMakeFiles/graph_explorer.dir/views.cpp.o CMakeFiles/graph_explorer.dir/views_jobs.cpp.o CMakeFiles/graph_explorer.dir/types_registry.cpp.o CMakeFiles/graph_explorer.dir/layout_store.cpp.o CMakeFiles/graph_explorer.dir/entity_ops.cpp.o CMakeFiles/graph_explorer.dir/project_manager.cpp.o CMakeFiles/graph_explorer.dir/node_groups.cpp.o CMakeFiles/graph_explorer.dir/jobs.cpp.o CMakeFiles/graph_explorer.dir/enrichers.cpp.o CMakeFiles/graph_explorer.dir/agent.cpp.o CMakeFiles/graph_explorer.dir/extract_panel.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_renderer.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_force_layout_gpu.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_layouts.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_viewport_selection.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_labels_select.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_icons.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_sources.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/viz/graph_types.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/graph_spatial_hash.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/button.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/icon_button.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/toolbar.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/modal_dialog.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/text_input.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/select.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/tree_view.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/page_header.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/fullscreen_window.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/badge.cpp.o CMakeFiles/graph_explorer.dir/home/lucas/fn_registry/cpp/functions/core/empty_state.cpp.o -o graph_explorer -Wl,-rpath,/home/lucas/fn_registry/cpp/vendor/duckdb/linux ../../libfn_framework.a /usr/lib/x86_64-linux-gnu/libsqlite3.so ../../libimplot.a ../../libimplot3d.a ../../libimgui.a /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libglfw.so.3.3 -ldl /usr/lib/gcc/x86_64-linux-gnu/11/libgomp.so /usr/lib/x86_64-linux-gnu/libpthread.a /home/lucas/fn_registry/cpp/vendor/duckdb/linux/libduckdb.so
@@ -0,0 +1,38 @@
CMAKE_PROGRESS_1 = 56
CMAKE_PROGRESS_2 =
CMAKE_PROGRESS_3 =
CMAKE_PROGRESS_4 =
CMAKE_PROGRESS_5 =
CMAKE_PROGRESS_6 =
CMAKE_PROGRESS_7 =
CMAKE_PROGRESS_8 = 57
CMAKE_PROGRESS_9 =
CMAKE_PROGRESS_10 =
CMAKE_PROGRESS_11 =
CMAKE_PROGRESS_12 =
CMAKE_PROGRESS_13 =
CMAKE_PROGRESS_14 =
CMAKE_PROGRESS_15 = 58
CMAKE_PROGRESS_16 =
CMAKE_PROGRESS_17 =
CMAKE_PROGRESS_18 =
CMAKE_PROGRESS_19 =
CMAKE_PROGRESS_20 =
CMAKE_PROGRESS_21 =
CMAKE_PROGRESS_22 = 59
CMAKE_PROGRESS_23 =
CMAKE_PROGRESS_24 =
CMAKE_PROGRESS_25 =
CMAKE_PROGRESS_26 =
CMAKE_PROGRESS_27 =
CMAKE_PROGRESS_28 =
CMAKE_PROGRESS_29 = 60
CMAKE_PROGRESS_30 =
CMAKE_PROGRESS_31 =
CMAKE_PROGRESS_32 =
CMAKE_PROGRESS_33 =
CMAKE_PROGRESS_34 =
CMAKE_PROGRESS_35 =
CMAKE_PROGRESS_36 = 61
CMAKE_PROGRESS_37 =
@@ -0,0 +1 @@
10