# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# 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

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: CMakeFiles/imgui.dir/all
all: CMakeFiles/implot.dir/all
all: CMakeFiles/implot3d.dir/all
all: CMakeFiles/imgui_node_editor.dir/all
all: CMakeFiles/fn_framework.dir/all
all: apps/chart_demo/all
all: apps/shaders_lab/all
all: apps/primitives_gallery/all
all: apps/text_editor_smoke/all
all: apps/altsnap_jitter_test/all
all: apps/engine_smoke/all
all: apps/runtime_test/all
all: apps/registry_dashboard/all
all: apps/graph_explorer/all
all: apps/odr_console/all
all: apps/navegator_dashboard/all
all: tests/all
.PHONY : all

# The main recursive "preinstall" target.
preinstall: apps/chart_demo/preinstall
preinstall: apps/shaders_lab/preinstall
preinstall: apps/primitives_gallery/preinstall
preinstall: apps/text_editor_smoke/preinstall
preinstall: apps/altsnap_jitter_test/preinstall
preinstall: apps/engine_smoke/preinstall
preinstall: apps/runtime_test/preinstall
preinstall: apps/registry_dashboard/preinstall
preinstall: apps/graph_explorer/preinstall
preinstall: apps/odr_console/preinstall
preinstall: apps/navegator_dashboard/preinstall
preinstall: tests/preinstall
.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/imgui.dir/clean
clean: CMakeFiles/implot.dir/clean
clean: CMakeFiles/implot3d.dir/clean
clean: CMakeFiles/imgui_node_editor.dir/clean
clean: CMakeFiles/fn_framework.dir/clean
clean: apps/chart_demo/clean
clean: apps/shaders_lab/clean
clean: apps/primitives_gallery/clean
clean: apps/text_editor_smoke/clean
clean: apps/altsnap_jitter_test/clean
clean: vendor/sdl3/clean
clean: apps/engine_smoke/clean
clean: apps/runtime_test/clean
clean: apps/registry_dashboard/clean
clean: apps/graph_explorer/clean
clean: apps/odr_console/clean
clean: apps/navegator_dashboard/clean
clean: tests/clean
.PHONY : clean

#=============================================================================
# Directory level rules for directory apps/altsnap_jitter_test

# Recursive "all" directory target.
apps/altsnap_jitter_test/all: apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/all
.PHONY : apps/altsnap_jitter_test/all

# Recursive "preinstall" directory target.
apps/altsnap_jitter_test/preinstall:
.PHONY : apps/altsnap_jitter_test/preinstall

# Recursive "clean" directory target.
apps/altsnap_jitter_test/clean: apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/clean
.PHONY : apps/altsnap_jitter_test/clean

#=============================================================================
# Directory level rules for directory apps/chart_demo

# Recursive "all" directory target.
apps/chart_demo/all: apps/chart_demo/CMakeFiles/chart_demo.dir/all
.PHONY : apps/chart_demo/all

# Recursive "preinstall" directory target.
apps/chart_demo/preinstall:
.PHONY : apps/chart_demo/preinstall

# Recursive "clean" directory target.
apps/chart_demo/clean: apps/chart_demo/CMakeFiles/chart_demo.dir/clean
.PHONY : apps/chart_demo/clean

#=============================================================================
# Directory level rules for directory apps/engine_smoke

# Recursive "all" directory target.
apps/engine_smoke/all: apps/engine_smoke/CMakeFiles/engine_smoke.dir/all
.PHONY : apps/engine_smoke/all

# Recursive "preinstall" directory target.
apps/engine_smoke/preinstall:
.PHONY : apps/engine_smoke/preinstall

# Recursive "clean" directory target.
apps/engine_smoke/clean: apps/engine_smoke/CMakeFiles/engine_smoke.dir/clean
.PHONY : apps/engine_smoke/clean

#=============================================================================
# Directory level rules for directory apps/graph_explorer

# Recursive "all" directory target.
apps/graph_explorer/all: apps/graph_explorer/CMakeFiles/graph_explorer.dir/all
.PHONY : apps/graph_explorer/all

# Recursive "preinstall" directory target.
apps/graph_explorer/preinstall:
.PHONY : apps/graph_explorer/preinstall

# Recursive "clean" directory target.
apps/graph_explorer/clean: apps/graph_explorer/CMakeFiles/graph_explorer.dir/clean
.PHONY : apps/graph_explorer/clean

#=============================================================================
# Directory level rules for directory apps/navegator_dashboard

# Recursive "all" directory target.
apps/navegator_dashboard/all:
.PHONY : apps/navegator_dashboard/all

# Recursive "preinstall" directory target.
apps/navegator_dashboard/preinstall:
.PHONY : apps/navegator_dashboard/preinstall

# Recursive "clean" directory target.
apps/navegator_dashboard/clean:
.PHONY : apps/navegator_dashboard/clean

#=============================================================================
# Directory level rules for directory apps/odr_console

# Recursive "all" directory target.
apps/odr_console/all: apps/odr_console/CMakeFiles/odr_console.dir/all
.PHONY : apps/odr_console/all

# Recursive "preinstall" directory target.
apps/odr_console/preinstall:
.PHONY : apps/odr_console/preinstall

# Recursive "clean" directory target.
apps/odr_console/clean: apps/odr_console/CMakeFiles/odr_console.dir/clean
.PHONY : apps/odr_console/clean

#=============================================================================
# Directory level rules for directory apps/primitives_gallery

# Recursive "all" directory target.
apps/primitives_gallery/all: apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/all
.PHONY : apps/primitives_gallery/all

# Recursive "preinstall" directory target.
apps/primitives_gallery/preinstall:
.PHONY : apps/primitives_gallery/preinstall

# Recursive "clean" directory target.
apps/primitives_gallery/clean: apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/clean
.PHONY : apps/primitives_gallery/clean

#=============================================================================
# Directory level rules for directory apps/registry_dashboard

# Recursive "all" directory target.
apps/registry_dashboard/all: apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/all
.PHONY : apps/registry_dashboard/all

# Recursive "preinstall" directory target.
apps/registry_dashboard/preinstall:
.PHONY : apps/registry_dashboard/preinstall

# Recursive "clean" directory target.
apps/registry_dashboard/clean: apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/clean
.PHONY : apps/registry_dashboard/clean

#=============================================================================
# Directory level rules for directory apps/runtime_test

# Recursive "all" directory target.
apps/runtime_test/all: apps/runtime_test/CMakeFiles/runtime_test.dir/all
.PHONY : apps/runtime_test/all

# Recursive "preinstall" directory target.
apps/runtime_test/preinstall:
.PHONY : apps/runtime_test/preinstall

# Recursive "clean" directory target.
apps/runtime_test/clean: apps/runtime_test/CMakeFiles/runtime_test.dir/clean
.PHONY : apps/runtime_test/clean

#=============================================================================
# Directory level rules for directory apps/shaders_lab

# Recursive "all" directory target.
apps/shaders_lab/all: apps/shaders_lab/CMakeFiles/shaders_lab.dir/all
.PHONY : apps/shaders_lab/all

# Recursive "preinstall" directory target.
apps/shaders_lab/preinstall:
.PHONY : apps/shaders_lab/preinstall

# Recursive "clean" directory target.
apps/shaders_lab/clean: apps/shaders_lab/CMakeFiles/shaders_lab.dir/clean
.PHONY : apps/shaders_lab/clean

#=============================================================================
# Directory level rules for directory apps/text_editor_smoke

# Recursive "all" directory target.
apps/text_editor_smoke/all: apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/all
.PHONY : apps/text_editor_smoke/all

# Recursive "preinstall" directory target.
apps/text_editor_smoke/preinstall:
.PHONY : apps/text_editor_smoke/preinstall

# Recursive "clean" directory target.
apps/text_editor_smoke/clean: apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/clean
.PHONY : apps/text_editor_smoke/clean

#=============================================================================
# Directory level rules for directory tests

# Recursive "all" directory target.
tests/all: tests/CMakeFiles/catch2.dir/all
tests/all: tests/CMakeFiles/test_tween_curves.dir/all
tests/all: tests/CMakeFiles/test_pie_chart_math.dir/all
tests/all: tests/CMakeFiles/test_kpi_card_math.dir/all
tests/all: tests/CMakeFiles/test_bar_chart_math.dir/all
tests/all: tests/CMakeFiles/test_sql_parse.dir/all
tests/all: tests/CMakeFiles/test_process_state_machine.dir/all
tests/all: tests/CMakeFiles/test_file_poll_diff.dir/all
tests/all: tests/CMakeFiles/test_tokens.dir/all
tests/all: tests/CMakeFiles/test_button.dir/all
tests/all: tests/CMakeFiles/test_select.dir/all
tests/all: tests/CMakeFiles/test_text_input.dir/all
tests/all: tests/CMakeFiles/test_badge.dir/all
tests/all: tests/CMakeFiles/test_kpi_card.dir/all
tests/all: tests/CMakeFiles/test_pie_chart.dir/all
tests/all: tests/CMakeFiles/test_bar_chart.dir/all
tests/all: tests/CMakeFiles/test_tree_view.dir/all
tests/all: tests/CMakeFiles/test_modal_dialog.dir/all
tests/all: tests/CMakeFiles/test_toolbar.dir/all
tests/all: tests/CMakeFiles/test_toast.dir/all
tests/all: tests/CMakeFiles/test_empty_state.dir/all
tests/all: tests/CMakeFiles/test_page_header.dir/all
tests/all: tests/CMakeFiles/test_dashboard_panel.dir/all
tests/all: tests/CMakeFiles/test_dashboard_grid.dir/all
tests/all: tests/CMakeFiles/test_sparkline.dir/all
tests/all: tests/CMakeFiles/test_table_view.dir/all
tests/all: tests/CMakeFiles/test_icon_button.dir/all
tests/all: tests/CMakeFiles/test_graph_pack_rgba8.dir/all
tests/all: tests/CMakeFiles/test_graph_should_pause.dir/all
tests/all: tests/CMakeFiles/test_graph_edge_static.dir/all
tests/all: tests/CMakeFiles/test_graph_types.dir/all
tests/all: tests/CMakeFiles/test_graph_sources.dir/all
tests/all: tests/CMakeFiles/test_graph_layouts.dir/all
tests/all: tests/CMakeFiles/test_graph_labels.dir/all
tests/all: tests/CMakeFiles/test_graph_viewport.dir/all
tests/all: tests/CMakeFiles/test_graph_force_layout_gpu.dir/all
tests/all: tests/CMakeFiles/test_graph_icons.dir/all
tests/all: tests/CMakeFiles/test_layout_storage.dir/all
tests/all: tests/CMakeFiles/test_visual.dir/all
.PHONY : tests/all

# Recursive "preinstall" directory target.
tests/preinstall:
.PHONY : tests/preinstall

# Recursive "clean" directory target.
tests/clean: tests/CMakeFiles/catch2.dir/clean
tests/clean: tests/CMakeFiles/test_tween_curves.dir/clean
tests/clean: tests/CMakeFiles/test_pie_chart_math.dir/clean
tests/clean: tests/CMakeFiles/test_kpi_card_math.dir/clean
tests/clean: tests/CMakeFiles/test_bar_chart_math.dir/clean
tests/clean: tests/CMakeFiles/test_sql_parse.dir/clean
tests/clean: tests/CMakeFiles/test_process_state_machine.dir/clean
tests/clean: tests/CMakeFiles/test_file_poll_diff.dir/clean
tests/clean: tests/CMakeFiles/test_tokens.dir/clean
tests/clean: tests/CMakeFiles/test_button.dir/clean
tests/clean: tests/CMakeFiles/test_select.dir/clean
tests/clean: tests/CMakeFiles/test_text_input.dir/clean
tests/clean: tests/CMakeFiles/test_badge.dir/clean
tests/clean: tests/CMakeFiles/test_kpi_card.dir/clean
tests/clean: tests/CMakeFiles/test_pie_chart.dir/clean
tests/clean: tests/CMakeFiles/test_bar_chart.dir/clean
tests/clean: tests/CMakeFiles/test_tree_view.dir/clean
tests/clean: tests/CMakeFiles/test_modal_dialog.dir/clean
tests/clean: tests/CMakeFiles/test_toolbar.dir/clean
tests/clean: tests/CMakeFiles/test_toast.dir/clean
tests/clean: tests/CMakeFiles/test_empty_state.dir/clean
tests/clean: tests/CMakeFiles/test_page_header.dir/clean
tests/clean: tests/CMakeFiles/test_dashboard_panel.dir/clean
tests/clean: tests/CMakeFiles/test_dashboard_grid.dir/clean
tests/clean: tests/CMakeFiles/test_sparkline.dir/clean
tests/clean: tests/CMakeFiles/test_table_view.dir/clean
tests/clean: tests/CMakeFiles/test_icon_button.dir/clean
tests/clean: tests/CMakeFiles/test_graph_pack_rgba8.dir/clean
tests/clean: tests/CMakeFiles/test_graph_should_pause.dir/clean
tests/clean: tests/CMakeFiles/test_graph_edge_static.dir/clean
tests/clean: tests/CMakeFiles/test_graph_types.dir/clean
tests/clean: tests/CMakeFiles/test_graph_sources.dir/clean
tests/clean: tests/CMakeFiles/test_graph_layouts.dir/clean
tests/clean: tests/CMakeFiles/test_graph_labels.dir/clean
tests/clean: tests/CMakeFiles/test_graph_viewport.dir/clean
tests/clean: tests/CMakeFiles/test_graph_force_layout_gpu.dir/clean
tests/clean: tests/CMakeFiles/test_graph_icons.dir/clean
tests/clean: tests/CMakeFiles/test_layout_storage.dir/clean
tests/clean: tests/CMakeFiles/test_visual.dir/clean
.PHONY : tests/clean

#=============================================================================
# Directory level rules for directory vendor/sdl3

# Recursive "all" directory target.
vendor/sdl3/all: vendor/sdl3/CMakeFiles/SDL3-static.dir/all
.PHONY : vendor/sdl3/all

# Recursive "preinstall" directory target.
vendor/sdl3/preinstall:
.PHONY : vendor/sdl3/preinstall

# Recursive "clean" directory target.
vendor/sdl3/clean: vendor/sdl3/CMakeFiles/SDL3-static.dir/clean
.PHONY : vendor/sdl3/clean

#=============================================================================
# Target rules for target CMakeFiles/imgui.dir

# All Build rule for target.
CMakeFiles/imgui.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/imgui.dir/build.make CMakeFiles/imgui.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/imgui.dir/build.make CMakeFiles/imgui.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=62 "Built target imgui"
.PHONY : CMakeFiles/imgui.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/imgui.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/imgui.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : CMakeFiles/imgui.dir/rule

# Convenience name for target.
imgui: CMakeFiles/imgui.dir/rule
.PHONY : imgui

# clean rule for target.
CMakeFiles/imgui.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/imgui.dir/build.make CMakeFiles/imgui.dir/clean
.PHONY : CMakeFiles/imgui.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/implot.dir

# All Build rule for target.
CMakeFiles/implot.dir/all: CMakeFiles/imgui.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/implot.dir/build.make CMakeFiles/implot.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/implot.dir/build.make CMakeFiles/implot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target implot"
.PHONY : CMakeFiles/implot.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/implot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/implot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : CMakeFiles/implot.dir/rule

# Convenience name for target.
implot: CMakeFiles/implot.dir/rule
.PHONY : implot

# clean rule for target.
CMakeFiles/implot.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/implot.dir/build.make CMakeFiles/implot.dir/clean
.PHONY : CMakeFiles/implot.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/implot3d.dir

# All Build rule for target.
CMakeFiles/implot3d.dir/all: CMakeFiles/imgui.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/implot3d.dir/build.make CMakeFiles/implot3d.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/implot3d.dir/build.make CMakeFiles/implot3d.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=64 "Built target implot3d"
.PHONY : CMakeFiles/implot3d.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/implot3d.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/implot3d.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : CMakeFiles/implot3d.dir/rule

# Convenience name for target.
implot3d: CMakeFiles/implot3d.dir/rule
.PHONY : implot3d

# clean rule for target.
CMakeFiles/implot3d.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/implot3d.dir/build.make CMakeFiles/implot3d.dir/clean
.PHONY : CMakeFiles/implot3d.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/imgui_node_editor.dir

# All Build rule for target.
CMakeFiles/imgui_node_editor.dir/all: CMakeFiles/imgui.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/imgui_node_editor.dir/build.make CMakeFiles/imgui_node_editor.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/imgui_node_editor.dir/build.make CMakeFiles/imgui_node_editor.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=63 "Built target imgui_node_editor"
.PHONY : CMakeFiles/imgui_node_editor.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/imgui_node_editor.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/imgui_node_editor.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : CMakeFiles/imgui_node_editor.dir/rule

# Convenience name for target.
imgui_node_editor: CMakeFiles/imgui_node_editor.dir/rule
.PHONY : imgui_node_editor

# clean rule for target.
CMakeFiles/imgui_node_editor.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/imgui_node_editor.dir/build.make CMakeFiles/imgui_node_editor.dir/clean
.PHONY : CMakeFiles/imgui_node_editor.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/fn_framework.dir

# All Build rule for target.
CMakeFiles/fn_framework.dir/all: CMakeFiles/imgui.dir/all
CMakeFiles/fn_framework.dir/all: CMakeFiles/implot.dir/all
CMakeFiles/fn_framework.dir/all: CMakeFiles/implot3d.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/fn_framework.dir/build.make CMakeFiles/fn_framework.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/fn_framework.dir/build.make CMakeFiles/fn_framework.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=54,55 "Built target fn_framework"
.PHONY : CMakeFiles/fn_framework.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/fn_framework.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 4
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/fn_framework.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : CMakeFiles/fn_framework.dir/rule

# Convenience name for target.
fn_framework: CMakeFiles/fn_framework.dir/rule
.PHONY : fn_framework

# clean rule for target.
CMakeFiles/fn_framework.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/fn_framework.dir/build.make CMakeFiles/fn_framework.dir/clean
.PHONY : CMakeFiles/fn_framework.dir/clean

#=============================================================================
# Target rules for target apps/chart_demo/CMakeFiles/chart_demo.dir

# All Build rule for target.
apps/chart_demo/CMakeFiles/chart_demo.dir/all: CMakeFiles/imgui.dir/all
apps/chart_demo/CMakeFiles/chart_demo.dir/all: CMakeFiles/implot.dir/all
apps/chart_demo/CMakeFiles/chart_demo.dir/all: CMakeFiles/implot3d.dir/all
apps/chart_demo/CMakeFiles/chart_demo.dir/all: CMakeFiles/fn_framework.dir/all
	$(MAKE) $(MAKESILENT) -f apps/chart_demo/CMakeFiles/chart_demo.dir/build.make apps/chart_demo/CMakeFiles/chart_demo.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/chart_demo/CMakeFiles/chart_demo.dir/build.make apps/chart_demo/CMakeFiles/chart_demo.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=52 "Built target chart_demo"
.PHONY : apps/chart_demo/CMakeFiles/chart_demo.dir/all

# Build rule for subdir invocation for target.
apps/chart_demo/CMakeFiles/chart_demo.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/chart_demo/CMakeFiles/chart_demo.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : apps/chart_demo/CMakeFiles/chart_demo.dir/rule

# Convenience name for target.
chart_demo: apps/chart_demo/CMakeFiles/chart_demo.dir/rule
.PHONY : chart_demo

# clean rule for target.
apps/chart_demo/CMakeFiles/chart_demo.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/chart_demo/CMakeFiles/chart_demo.dir/build.make apps/chart_demo/CMakeFiles/chart_demo.dir/clean
.PHONY : apps/chart_demo/CMakeFiles/chart_demo.dir/clean

#=============================================================================
# Target rules for target apps/shaders_lab/CMakeFiles/shaders_lab.dir

# All Build rule for target.
apps/shaders_lab/CMakeFiles/shaders_lab.dir/all: CMakeFiles/imgui.dir/all
apps/shaders_lab/CMakeFiles/shaders_lab.dir/all: CMakeFiles/implot.dir/all
apps/shaders_lab/CMakeFiles/shaders_lab.dir/all: CMakeFiles/implot3d.dir/all
apps/shaders_lab/CMakeFiles/shaders_lab.dir/all: CMakeFiles/imgui_node_editor.dir/all
apps/shaders_lab/CMakeFiles/shaders_lab.dir/all: CMakeFiles/fn_framework.dir/all
	$(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=82,83,84 "Built target shaders_lab"
.PHONY : apps/shaders_lab/CMakeFiles/shaders_lab.dir/all

# Build rule for subdir invocation for target.
apps/shaders_lab/CMakeFiles/shaders_lab.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 8
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/shaders_lab/CMakeFiles/shaders_lab.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : apps/shaders_lab/CMakeFiles/shaders_lab.dir/rule

# Convenience name for target.
shaders_lab: apps/shaders_lab/CMakeFiles/shaders_lab.dir/rule
.PHONY : shaders_lab

# clean rule for target.
apps/shaders_lab/CMakeFiles/shaders_lab.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/shaders_lab/CMakeFiles/shaders_lab.dir/build.make apps/shaders_lab/CMakeFiles/shaders_lab.dir/clean
.PHONY : apps/shaders_lab/CMakeFiles/shaders_lab.dir/clean

#=============================================================================
# Target rules for target apps/primitives_gallery/CMakeFiles/primitives_gallery.dir

# All Build rule for target.
apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/all: CMakeFiles/imgui.dir/all
apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/all: CMakeFiles/implot.dir/all
apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/all: CMakeFiles/implot3d.dir/all
apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/all: CMakeFiles/fn_framework.dir/all
	$(MAKE) $(MAKESILENT) -f apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/build.make apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/build.make apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=65,66,67,68,69,70,71,72,73,74,75,76 "Built target primitives_gallery"
.PHONY : apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/all

# Build rule for subdir invocation for target.
apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 16
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/rule

# Convenience name for target.
primitives_gallery: apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/rule
.PHONY : primitives_gallery

# clean rule for target.
apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/build.make apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/clean
.PHONY : apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/clean

#=============================================================================
# Target rules for target apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir

# All Build rule for target.
apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/all: CMakeFiles/imgui.dir/all
apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/all: CMakeFiles/implot.dir/all
apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/all: CMakeFiles/implot3d.dir/all
apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/all: CMakeFiles/fn_framework.dir/all
	$(MAKE) $(MAKESILENT) -f apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/build.make apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/build.make apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=100 "Built target text_editor_smoke"
.PHONY : apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/all

# Build rule for subdir invocation for target.
apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/rule

# Convenience name for target.
text_editor_smoke: apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/rule
.PHONY : text_editor_smoke

# clean rule for target.
apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/build.make apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/clean
.PHONY : apps/text_editor_smoke/CMakeFiles/text_editor_smoke.dir/clean

#=============================================================================
# Target rules for target apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir

# All Build rule for target.
apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/all: CMakeFiles/imgui.dir/all
apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/all: CMakeFiles/implot.dir/all
apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/all: CMakeFiles/implot3d.dir/all
apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/all: CMakeFiles/fn_framework.dir/all
	$(MAKE) $(MAKESILENT) -f apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/build.make apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/build.make apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target altsnap_jitter_test"
.PHONY : apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/all

# Build rule for subdir invocation for target.
apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 4
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/rule

# Convenience name for target.
altsnap_jitter_test: apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/rule
.PHONY : altsnap_jitter_test

# clean rule for target.
apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/build.make apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/clean
.PHONY : apps/altsnap_jitter_test/CMakeFiles/altsnap_jitter_test.dir/clean

#=============================================================================
# Target rules for target vendor/sdl3/CMakeFiles/SDL3-static.dir

# All Build rule for target.
vendor/sdl3/CMakeFiles/SDL3-static.dir/all:
	$(MAKE) $(MAKESILENT) -f vendor/sdl3/CMakeFiles/SDL3-static.dir/build.make vendor/sdl3/CMakeFiles/SDL3-static.dir/depend
	$(MAKE) $(MAKESILENT) -f vendor/sdl3/CMakeFiles/SDL3-static.dir/build.make vendor/sdl3/CMakeFiles/SDL3-static.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51 "Built target SDL3-static"
.PHONY : vendor/sdl3/CMakeFiles/SDL3-static.dir/all

# Build rule for subdir invocation for target.
vendor/sdl3/CMakeFiles/SDL3-static.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 51
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 vendor/sdl3/CMakeFiles/SDL3-static.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : vendor/sdl3/CMakeFiles/SDL3-static.dir/rule

# Convenience name for target.
SDL3-static: vendor/sdl3/CMakeFiles/SDL3-static.dir/rule
.PHONY : SDL3-static

# clean rule for target.
vendor/sdl3/CMakeFiles/SDL3-static.dir/clean:
	$(MAKE) $(MAKESILENT) -f vendor/sdl3/CMakeFiles/SDL3-static.dir/build.make vendor/sdl3/CMakeFiles/SDL3-static.dir/clean
.PHONY : vendor/sdl3/CMakeFiles/SDL3-static.dir/clean

#=============================================================================
# Target rules for target apps/engine_smoke/CMakeFiles/engine_smoke.dir

# All Build rule for target.
apps/engine_smoke/CMakeFiles/engine_smoke.dir/all: vendor/sdl3/CMakeFiles/SDL3-static.dir/all
	$(MAKE) $(MAKESILENT) -f apps/engine_smoke/CMakeFiles/engine_smoke.dir/build.make apps/engine_smoke/CMakeFiles/engine_smoke.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/engine_smoke/CMakeFiles/engine_smoke.dir/build.make apps/engine_smoke/CMakeFiles/engine_smoke.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=53 "Built target engine_smoke"
.PHONY : apps/engine_smoke/CMakeFiles/engine_smoke.dir/all

# Build rule for subdir invocation for target.
apps/engine_smoke/CMakeFiles/engine_smoke.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 52
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/engine_smoke/CMakeFiles/engine_smoke.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : apps/engine_smoke/CMakeFiles/engine_smoke.dir/rule

# Convenience name for target.
engine_smoke: apps/engine_smoke/CMakeFiles/engine_smoke.dir/rule
.PHONY : engine_smoke

# clean rule for target.
apps/engine_smoke/CMakeFiles/engine_smoke.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/engine_smoke/CMakeFiles/engine_smoke.dir/build.make apps/engine_smoke/CMakeFiles/engine_smoke.dir/clean
.PHONY : apps/engine_smoke/CMakeFiles/engine_smoke.dir/clean

#=============================================================================
# Target rules for target apps/runtime_test/CMakeFiles/runtime_test.dir

# All Build rule for target.
apps/runtime_test/CMakeFiles/runtime_test.dir/all: vendor/sdl3/CMakeFiles/SDL3-static.dir/all
	$(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=81 "Built target runtime_test"
.PHONY : apps/runtime_test/CMakeFiles/runtime_test.dir/all

# Build rule for subdir invocation for target.
apps/runtime_test/CMakeFiles/runtime_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 52
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/runtime_test/CMakeFiles/runtime_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : apps/runtime_test/CMakeFiles/runtime_test.dir/rule

# Convenience name for target.
runtime_test: apps/runtime_test/CMakeFiles/runtime_test.dir/rule
.PHONY : runtime_test

# clean rule for target.
apps/runtime_test/CMakeFiles/runtime_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/runtime_test/CMakeFiles/runtime_test.dir/build.make apps/runtime_test/CMakeFiles/runtime_test.dir/clean
.PHONY : apps/runtime_test/CMakeFiles/runtime_test.dir/clean

#=============================================================================
# Target rules for target apps/registry_dashboard/CMakeFiles/registry_dashboard.dir

# All Build rule for target.
apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/all: CMakeFiles/imgui.dir/all
apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/all: CMakeFiles/implot.dir/all
apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/all: CMakeFiles/implot3d.dir/all
apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/all: CMakeFiles/fn_framework.dir/all
	$(MAKE) $(MAKESILENT) -f apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/build.make apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/build.make apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=77,78,79,80 "Built target registry_dashboard"
.PHONY : apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/all

# Build rule for subdir invocation for target.
apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 8
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/rule

# Convenience name for target.
registry_dashboard: apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/rule
.PHONY : registry_dashboard

# clean rule for target.
apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/build.make apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/clean
.PHONY : apps/registry_dashboard/CMakeFiles/registry_dashboard.dir/clean

#=============================================================================
# Target rules for target apps/graph_explorer/CMakeFiles/graph_explorer.dir

# All Build rule for target.
apps/graph_explorer/CMakeFiles/graph_explorer.dir/all: CMakeFiles/imgui.dir/all
apps/graph_explorer/CMakeFiles/graph_explorer.dir/all: CMakeFiles/implot.dir/all
apps/graph_explorer/CMakeFiles/graph_explorer.dir/all: CMakeFiles/implot3d.dir/all
apps/graph_explorer/CMakeFiles/graph_explorer.dir/all: CMakeFiles/fn_framework.dir/all
	$(MAKE) $(MAKESILENT) -f apps/graph_explorer/CMakeFiles/graph_explorer.dir/build.make apps/graph_explorer/CMakeFiles/graph_explorer.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/graph_explorer/CMakeFiles/graph_explorer.dir/build.make apps/graph_explorer/CMakeFiles/graph_explorer.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=56,57,58,59,60,61 "Built target graph_explorer"
.PHONY : apps/graph_explorer/CMakeFiles/graph_explorer.dir/all

# Build rule for subdir invocation for target.
apps/graph_explorer/CMakeFiles/graph_explorer.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 10
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/graph_explorer/CMakeFiles/graph_explorer.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : apps/graph_explorer/CMakeFiles/graph_explorer.dir/rule

# Convenience name for target.
graph_explorer: apps/graph_explorer/CMakeFiles/graph_explorer.dir/rule
.PHONY : graph_explorer

# clean rule for target.
apps/graph_explorer/CMakeFiles/graph_explorer.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/graph_explorer/CMakeFiles/graph_explorer.dir/build.make apps/graph_explorer/CMakeFiles/graph_explorer.dir/clean
.PHONY : apps/graph_explorer/CMakeFiles/graph_explorer.dir/clean

#=============================================================================
# Target rules for target apps/odr_console/CMakeFiles/odr_console.dir

# All Build rule for target.
apps/odr_console/CMakeFiles/odr_console.dir/all: CMakeFiles/imgui.dir/all
apps/odr_console/CMakeFiles/odr_console.dir/all: CMakeFiles/implot.dir/all
apps/odr_console/CMakeFiles/odr_console.dir/all: CMakeFiles/implot3d.dir/all
apps/odr_console/CMakeFiles/odr_console.dir/all: CMakeFiles/fn_framework.dir/all
	$(MAKE) $(MAKESILENT) -f apps/odr_console/CMakeFiles/odr_console.dir/build.make apps/odr_console/CMakeFiles/odr_console.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/odr_console/CMakeFiles/odr_console.dir/build.make apps/odr_console/CMakeFiles/odr_console.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target odr_console"
.PHONY : apps/odr_console/CMakeFiles/odr_console.dir/all

# Build rule for subdir invocation for target.
apps/odr_console/CMakeFiles/odr_console.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 4
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/odr_console/CMakeFiles/odr_console.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : apps/odr_console/CMakeFiles/odr_console.dir/rule

# Convenience name for target.
odr_console: apps/odr_console/CMakeFiles/odr_console.dir/rule
.PHONY : odr_console

# clean rule for target.
apps/odr_console/CMakeFiles/odr_console.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/odr_console/CMakeFiles/odr_console.dir/build.make apps/odr_console/CMakeFiles/odr_console.dir/clean
.PHONY : apps/odr_console/CMakeFiles/odr_console.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/catch2.dir

# All Build rule for target.
tests/CMakeFiles/catch2.dir/all:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/catch2.dir/build.make tests/CMakeFiles/catch2.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/catch2.dir/build.make tests/CMakeFiles/catch2.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target catch2"
.PHONY : tests/CMakeFiles/catch2.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/catch2.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/catch2.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/catch2.dir/rule

# Convenience name for target.
catch2: tests/CMakeFiles/catch2.dir/rule
.PHONY : catch2

# clean rule for target.
tests/CMakeFiles/catch2.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/catch2.dir/build.make tests/CMakeFiles/catch2.dir/clean
.PHONY : tests/CMakeFiles/catch2.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_tween_curves.dir

# All Build rule for target.
tests/CMakeFiles/test_tween_curves.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_tween_curves.dir/build.make tests/CMakeFiles/test_tween_curves.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_tween_curves.dir/build.make tests/CMakeFiles/test_tween_curves.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_tween_curves"
.PHONY : tests/CMakeFiles/test_tween_curves.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_tween_curves.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_tween_curves.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_tween_curves.dir/rule

# Convenience name for target.
test_tween_curves: tests/CMakeFiles/test_tween_curves.dir/rule
.PHONY : test_tween_curves

# clean rule for target.
tests/CMakeFiles/test_tween_curves.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_tween_curves.dir/build.make tests/CMakeFiles/test_tween_curves.dir/clean
.PHONY : tests/CMakeFiles/test_tween_curves.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_pie_chart_math.dir

# All Build rule for target.
tests/CMakeFiles/test_pie_chart_math.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pie_chart_math.dir/build.make tests/CMakeFiles/test_pie_chart_math.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pie_chart_math.dir/build.make tests/CMakeFiles/test_pie_chart_math.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=95 "Built target test_pie_chart_math"
.PHONY : tests/CMakeFiles/test_pie_chart_math.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_pie_chart_math.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_pie_chart_math.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_pie_chart_math.dir/rule

# Convenience name for target.
test_pie_chart_math: tests/CMakeFiles/test_pie_chart_math.dir/rule
.PHONY : test_pie_chart_math

# clean rule for target.
tests/CMakeFiles/test_pie_chart_math.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pie_chart_math.dir/build.make tests/CMakeFiles/test_pie_chart_math.dir/clean
.PHONY : tests/CMakeFiles/test_pie_chart_math.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_kpi_card_math.dir

# All Build rule for target.
tests/CMakeFiles/test_kpi_card_math.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_kpi_card_math.dir/build.make tests/CMakeFiles/test_kpi_card_math.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_kpi_card_math.dir/build.make tests/CMakeFiles/test_kpi_card_math.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_kpi_card_math"
.PHONY : tests/CMakeFiles/test_kpi_card_math.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_kpi_card_math.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_kpi_card_math.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_kpi_card_math.dir/rule

# Convenience name for target.
test_kpi_card_math: tests/CMakeFiles/test_kpi_card_math.dir/rule
.PHONY : test_kpi_card_math

# clean rule for target.
tests/CMakeFiles/test_kpi_card_math.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_kpi_card_math.dir/build.make tests/CMakeFiles/test_kpi_card_math.dir/clean
.PHONY : tests/CMakeFiles/test_kpi_card_math.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_bar_chart_math.dir

# All Build rule for target.
tests/CMakeFiles/test_bar_chart_math.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bar_chart_math.dir/build.make tests/CMakeFiles/test_bar_chart_math.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bar_chart_math.dir/build.make tests/CMakeFiles/test_bar_chart_math.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_bar_chart_math"
.PHONY : tests/CMakeFiles/test_bar_chart_math.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_bar_chart_math.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_bar_chart_math.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_bar_chart_math.dir/rule

# Convenience name for target.
test_bar_chart_math: tests/CMakeFiles/test_bar_chart_math.dir/rule
.PHONY : test_bar_chart_math

# clean rule for target.
tests/CMakeFiles/test_bar_chart_math.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bar_chart_math.dir/build.make tests/CMakeFiles/test_bar_chart_math.dir/clean
.PHONY : tests/CMakeFiles/test_bar_chart_math.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_sql_parse.dir

# All Build rule for target.
tests/CMakeFiles/test_sql_parse.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_sql_parse.dir/build.make tests/CMakeFiles/test_sql_parse.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_sql_parse.dir/build.make tests/CMakeFiles/test_sql_parse.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_sql_parse"
.PHONY : tests/CMakeFiles/test_sql_parse.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_sql_parse.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_sql_parse.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_sql_parse.dir/rule

# Convenience name for target.
test_sql_parse: tests/CMakeFiles/test_sql_parse.dir/rule
.PHONY : test_sql_parse

# clean rule for target.
tests/CMakeFiles/test_sql_parse.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_sql_parse.dir/build.make tests/CMakeFiles/test_sql_parse.dir/clean
.PHONY : tests/CMakeFiles/test_sql_parse.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_process_state_machine.dir

# All Build rule for target.
tests/CMakeFiles/test_process_state_machine.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_process_state_machine.dir/build.make tests/CMakeFiles/test_process_state_machine.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_process_state_machine.dir/build.make tests/CMakeFiles/test_process_state_machine.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_process_state_machine"
.PHONY : tests/CMakeFiles/test_process_state_machine.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_process_state_machine.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_process_state_machine.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_process_state_machine.dir/rule

# Convenience name for target.
test_process_state_machine: tests/CMakeFiles/test_process_state_machine.dir/rule
.PHONY : test_process_state_machine

# clean rule for target.
tests/CMakeFiles/test_process_state_machine.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_process_state_machine.dir/build.make tests/CMakeFiles/test_process_state_machine.dir/clean
.PHONY : tests/CMakeFiles/test_process_state_machine.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_file_poll_diff.dir

# All Build rule for target.
tests/CMakeFiles/test_file_poll_diff.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_file_poll_diff.dir/build.make tests/CMakeFiles/test_file_poll_diff.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_file_poll_diff.dir/build.make tests/CMakeFiles/test_file_poll_diff.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=87 "Built target test_file_poll_diff"
.PHONY : tests/CMakeFiles/test_file_poll_diff.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_file_poll_diff.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_file_poll_diff.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_file_poll_diff.dir/rule

# Convenience name for target.
test_file_poll_diff: tests/CMakeFiles/test_file_poll_diff.dir/rule
.PHONY : test_file_poll_diff

# clean rule for target.
tests/CMakeFiles/test_file_poll_diff.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_file_poll_diff.dir/build.make tests/CMakeFiles/test_file_poll_diff.dir/clean
.PHONY : tests/CMakeFiles/test_file_poll_diff.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_tokens.dir

# All Build rule for target.
tests/CMakeFiles/test_tokens.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_tokens.dir/build.make tests/CMakeFiles/test_tokens.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_tokens.dir/build.make tests/CMakeFiles/test_tokens.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_tokens"
.PHONY : tests/CMakeFiles/test_tokens.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_tokens.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_tokens.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_tokens.dir/rule

# Convenience name for target.
test_tokens: tests/CMakeFiles/test_tokens.dir/rule
.PHONY : test_tokens

# clean rule for target.
tests/CMakeFiles/test_tokens.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_tokens.dir/build.make tests/CMakeFiles/test_tokens.dir/clean
.PHONY : tests/CMakeFiles/test_tokens.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_button.dir

# All Build rule for target.
tests/CMakeFiles/test_button.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_button.dir/build.make tests/CMakeFiles/test_button.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_button.dir/build.make tests/CMakeFiles/test_button.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_button"
.PHONY : tests/CMakeFiles/test_button.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_button.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_button.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_button.dir/rule

# Convenience name for target.
test_button: tests/CMakeFiles/test_button.dir/rule
.PHONY : test_button

# clean rule for target.
tests/CMakeFiles/test_button.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_button.dir/build.make tests/CMakeFiles/test_button.dir/clean
.PHONY : tests/CMakeFiles/test_button.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_select.dir

# All Build rule for target.
tests/CMakeFiles/test_select.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_select.dir/build.make tests/CMakeFiles/test_select.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_select.dir/build.make tests/CMakeFiles/test_select.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_select"
.PHONY : tests/CMakeFiles/test_select.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_select.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_select.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_select.dir/rule

# Convenience name for target.
test_select: tests/CMakeFiles/test_select.dir/rule
.PHONY : test_select

# clean rule for target.
tests/CMakeFiles/test_select.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_select.dir/build.make tests/CMakeFiles/test_select.dir/clean
.PHONY : tests/CMakeFiles/test_select.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_text_input.dir

# All Build rule for target.
tests/CMakeFiles/test_text_input.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_text_input.dir/build.make tests/CMakeFiles/test_text_input.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_text_input.dir/build.make tests/CMakeFiles/test_text_input.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=97 "Built target test_text_input"
.PHONY : tests/CMakeFiles/test_text_input.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_text_input.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_text_input.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_text_input.dir/rule

# Convenience name for target.
test_text_input: tests/CMakeFiles/test_text_input.dir/rule
.PHONY : test_text_input

# clean rule for target.
tests/CMakeFiles/test_text_input.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_text_input.dir/build.make tests/CMakeFiles/test_text_input.dir/clean
.PHONY : tests/CMakeFiles/test_text_input.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_badge.dir

# All Build rule for target.
tests/CMakeFiles/test_badge.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_badge.dir/build.make tests/CMakeFiles/test_badge.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_badge.dir/build.make tests/CMakeFiles/test_badge.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_badge"
.PHONY : tests/CMakeFiles/test_badge.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_badge.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_badge.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_badge.dir/rule

# Convenience name for target.
test_badge: tests/CMakeFiles/test_badge.dir/rule
.PHONY : test_badge

# clean rule for target.
tests/CMakeFiles/test_badge.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_badge.dir/build.make tests/CMakeFiles/test_badge.dir/clean
.PHONY : tests/CMakeFiles/test_badge.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_kpi_card.dir

# All Build rule for target.
tests/CMakeFiles/test_kpi_card.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_kpi_card.dir/build.make tests/CMakeFiles/test_kpi_card.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_kpi_card.dir/build.make tests/CMakeFiles/test_kpi_card.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=93 "Built target test_kpi_card"
.PHONY : tests/CMakeFiles/test_kpi_card.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_kpi_card.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_kpi_card.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_kpi_card.dir/rule

# Convenience name for target.
test_kpi_card: tests/CMakeFiles/test_kpi_card.dir/rule
.PHONY : test_kpi_card

# clean rule for target.
tests/CMakeFiles/test_kpi_card.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_kpi_card.dir/build.make tests/CMakeFiles/test_kpi_card.dir/clean
.PHONY : tests/CMakeFiles/test_kpi_card.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_pie_chart.dir

# All Build rule for target.
tests/CMakeFiles/test_pie_chart.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pie_chart.dir/build.make tests/CMakeFiles/test_pie_chart.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pie_chart.dir/build.make tests/CMakeFiles/test_pie_chart.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_pie_chart"
.PHONY : tests/CMakeFiles/test_pie_chart.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_pie_chart.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_pie_chart.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_pie_chart.dir/rule

# Convenience name for target.
test_pie_chart: tests/CMakeFiles/test_pie_chart.dir/rule
.PHONY : test_pie_chart

# clean rule for target.
tests/CMakeFiles/test_pie_chart.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pie_chart.dir/build.make tests/CMakeFiles/test_pie_chart.dir/clean
.PHONY : tests/CMakeFiles/test_pie_chart.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_bar_chart.dir

# All Build rule for target.
tests/CMakeFiles/test_bar_chart.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bar_chart.dir/build.make tests/CMakeFiles/test_bar_chart.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bar_chart.dir/build.make tests/CMakeFiles/test_bar_chart.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=85 "Built target test_bar_chart"
.PHONY : tests/CMakeFiles/test_bar_chart.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_bar_chart.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_bar_chart.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_bar_chart.dir/rule

# Convenience name for target.
test_bar_chart: tests/CMakeFiles/test_bar_chart.dir/rule
.PHONY : test_bar_chart

# clean rule for target.
tests/CMakeFiles/test_bar_chart.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bar_chart.dir/build.make tests/CMakeFiles/test_bar_chart.dir/clean
.PHONY : tests/CMakeFiles/test_bar_chart.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_tree_view.dir

# All Build rule for target.
tests/CMakeFiles/test_tree_view.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_tree_view.dir/build.make tests/CMakeFiles/test_tree_view.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_tree_view.dir/build.make tests/CMakeFiles/test_tree_view.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=98 "Built target test_tree_view"
.PHONY : tests/CMakeFiles/test_tree_view.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_tree_view.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_tree_view.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_tree_view.dir/rule

# Convenience name for target.
test_tree_view: tests/CMakeFiles/test_tree_view.dir/rule
.PHONY : test_tree_view

# clean rule for target.
tests/CMakeFiles/test_tree_view.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_tree_view.dir/build.make tests/CMakeFiles/test_tree_view.dir/clean
.PHONY : tests/CMakeFiles/test_tree_view.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_modal_dialog.dir

# All Build rule for target.
tests/CMakeFiles/test_modal_dialog.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_modal_dialog.dir/build.make tests/CMakeFiles/test_modal_dialog.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_modal_dialog.dir/build.make tests/CMakeFiles/test_modal_dialog.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=94 "Built target test_modal_dialog"
.PHONY : tests/CMakeFiles/test_modal_dialog.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_modal_dialog.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_modal_dialog.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_modal_dialog.dir/rule

# Convenience name for target.
test_modal_dialog: tests/CMakeFiles/test_modal_dialog.dir/rule
.PHONY : test_modal_dialog

# clean rule for target.
tests/CMakeFiles/test_modal_dialog.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_modal_dialog.dir/build.make tests/CMakeFiles/test_modal_dialog.dir/clean
.PHONY : tests/CMakeFiles/test_modal_dialog.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_toolbar.dir

# All Build rule for target.
tests/CMakeFiles/test_toolbar.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_toolbar.dir/build.make tests/CMakeFiles/test_toolbar.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_toolbar.dir/build.make tests/CMakeFiles/test_toolbar.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_toolbar"
.PHONY : tests/CMakeFiles/test_toolbar.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_toolbar.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_toolbar.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_toolbar.dir/rule

# Convenience name for target.
test_toolbar: tests/CMakeFiles/test_toolbar.dir/rule
.PHONY : test_toolbar

# clean rule for target.
tests/CMakeFiles/test_toolbar.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_toolbar.dir/build.make tests/CMakeFiles/test_toolbar.dir/clean
.PHONY : tests/CMakeFiles/test_toolbar.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_toast.dir

# All Build rule for target.
tests/CMakeFiles/test_toast.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_toast.dir/build.make tests/CMakeFiles/test_toast.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_toast.dir/build.make tests/CMakeFiles/test_toast.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_toast"
.PHONY : tests/CMakeFiles/test_toast.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_toast.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_toast.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_toast.dir/rule

# Convenience name for target.
test_toast: tests/CMakeFiles/test_toast.dir/rule
.PHONY : test_toast

# clean rule for target.
tests/CMakeFiles/test_toast.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_toast.dir/build.make tests/CMakeFiles/test_toast.dir/clean
.PHONY : tests/CMakeFiles/test_toast.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_empty_state.dir

# All Build rule for target.
tests/CMakeFiles/test_empty_state.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_empty_state.dir/build.make tests/CMakeFiles/test_empty_state.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_empty_state.dir/build.make tests/CMakeFiles/test_empty_state.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_empty_state"
.PHONY : tests/CMakeFiles/test_empty_state.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_empty_state.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_empty_state.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_empty_state.dir/rule

# Convenience name for target.
test_empty_state: tests/CMakeFiles/test_empty_state.dir/rule
.PHONY : test_empty_state

# clean rule for target.
tests/CMakeFiles/test_empty_state.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_empty_state.dir/build.make tests/CMakeFiles/test_empty_state.dir/clean
.PHONY : tests/CMakeFiles/test_empty_state.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_page_header.dir

# All Build rule for target.
tests/CMakeFiles/test_page_header.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_page_header.dir/build.make tests/CMakeFiles/test_page_header.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_page_header.dir/build.make tests/CMakeFiles/test_page_header.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_page_header"
.PHONY : tests/CMakeFiles/test_page_header.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_page_header.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_page_header.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_page_header.dir/rule

# Convenience name for target.
test_page_header: tests/CMakeFiles/test_page_header.dir/rule
.PHONY : test_page_header

# clean rule for target.
tests/CMakeFiles/test_page_header.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_page_header.dir/build.make tests/CMakeFiles/test_page_header.dir/clean
.PHONY : tests/CMakeFiles/test_page_header.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_dashboard_panel.dir

# All Build rule for target.
tests/CMakeFiles/test_dashboard_panel.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_dashboard_panel.dir/build.make tests/CMakeFiles/test_dashboard_panel.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_dashboard_panel.dir/build.make tests/CMakeFiles/test_dashboard_panel.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_dashboard_panel"
.PHONY : tests/CMakeFiles/test_dashboard_panel.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_dashboard_panel.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_dashboard_panel.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_dashboard_panel.dir/rule

# Convenience name for target.
test_dashboard_panel: tests/CMakeFiles/test_dashboard_panel.dir/rule
.PHONY : test_dashboard_panel

# clean rule for target.
tests/CMakeFiles/test_dashboard_panel.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_dashboard_panel.dir/build.make tests/CMakeFiles/test_dashboard_panel.dir/clean
.PHONY : tests/CMakeFiles/test_dashboard_panel.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_dashboard_grid.dir

# All Build rule for target.
tests/CMakeFiles/test_dashboard_grid.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_dashboard_grid.dir/build.make tests/CMakeFiles/test_dashboard_grid.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_dashboard_grid.dir/build.make tests/CMakeFiles/test_dashboard_grid.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=86 "Built target test_dashboard_grid"
.PHONY : tests/CMakeFiles/test_dashboard_grid.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_dashboard_grid.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_dashboard_grid.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_dashboard_grid.dir/rule

# Convenience name for target.
test_dashboard_grid: tests/CMakeFiles/test_dashboard_grid.dir/rule
.PHONY : test_dashboard_grid

# clean rule for target.
tests/CMakeFiles/test_dashboard_grid.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_dashboard_grid.dir/build.make tests/CMakeFiles/test_dashboard_grid.dir/clean
.PHONY : tests/CMakeFiles/test_dashboard_grid.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_sparkline.dir

# All Build rule for target.
tests/CMakeFiles/test_sparkline.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_sparkline.dir/build.make tests/CMakeFiles/test_sparkline.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_sparkline.dir/build.make tests/CMakeFiles/test_sparkline.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=96 "Built target test_sparkline"
.PHONY : tests/CMakeFiles/test_sparkline.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_sparkline.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_sparkline.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_sparkline.dir/rule

# Convenience name for target.
test_sparkline: tests/CMakeFiles/test_sparkline.dir/rule
.PHONY : test_sparkline

# clean rule for target.
tests/CMakeFiles/test_sparkline.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_sparkline.dir/build.make tests/CMakeFiles/test_sparkline.dir/clean
.PHONY : tests/CMakeFiles/test_sparkline.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_table_view.dir

# All Build rule for target.
tests/CMakeFiles/test_table_view.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_table_view.dir/build.make tests/CMakeFiles/test_table_view.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_table_view.dir/build.make tests/CMakeFiles/test_table_view.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_table_view"
.PHONY : tests/CMakeFiles/test_table_view.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_table_view.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_table_view.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_table_view.dir/rule

# Convenience name for target.
test_table_view: tests/CMakeFiles/test_table_view.dir/rule
.PHONY : test_table_view

# clean rule for target.
tests/CMakeFiles/test_table_view.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_table_view.dir/build.make tests/CMakeFiles/test_table_view.dir/clean
.PHONY : tests/CMakeFiles/test_table_view.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_icon_button.dir

# All Build rule for target.
tests/CMakeFiles/test_icon_button.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_icon_button.dir/build.make tests/CMakeFiles/test_icon_button.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_icon_button.dir/build.make tests/CMakeFiles/test_icon_button.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_icon_button"
.PHONY : tests/CMakeFiles/test_icon_button.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_icon_button.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_icon_button.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_icon_button.dir/rule

# Convenience name for target.
test_icon_button: tests/CMakeFiles/test_icon_button.dir/rule
.PHONY : test_icon_button

# clean rule for target.
tests/CMakeFiles/test_icon_button.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_icon_button.dir/build.make tests/CMakeFiles/test_icon_button.dir/clean
.PHONY : tests/CMakeFiles/test_icon_button.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_graph_pack_rgba8.dir

# All Build rule for target.
tests/CMakeFiles/test_graph_pack_rgba8.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_pack_rgba8.dir/build.make tests/CMakeFiles/test_graph_pack_rgba8.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_pack_rgba8.dir/build.make tests/CMakeFiles/test_graph_pack_rgba8.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_graph_pack_rgba8"
.PHONY : tests/CMakeFiles/test_graph_pack_rgba8.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_graph_pack_rgba8.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_graph_pack_rgba8.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_graph_pack_rgba8.dir/rule

# Convenience name for target.
test_graph_pack_rgba8: tests/CMakeFiles/test_graph_pack_rgba8.dir/rule
.PHONY : test_graph_pack_rgba8

# clean rule for target.
tests/CMakeFiles/test_graph_pack_rgba8.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_pack_rgba8.dir/build.make tests/CMakeFiles/test_graph_pack_rgba8.dir/clean
.PHONY : tests/CMakeFiles/test_graph_pack_rgba8.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_graph_should_pause.dir

# All Build rule for target.
tests/CMakeFiles/test_graph_should_pause.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_should_pause.dir/build.make tests/CMakeFiles/test_graph_should_pause.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_should_pause.dir/build.make tests/CMakeFiles/test_graph_should_pause.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=91 "Built target test_graph_should_pause"
.PHONY : tests/CMakeFiles/test_graph_should_pause.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_graph_should_pause.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_graph_should_pause.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_graph_should_pause.dir/rule

# Convenience name for target.
test_graph_should_pause: tests/CMakeFiles/test_graph_should_pause.dir/rule
.PHONY : test_graph_should_pause

# clean rule for target.
tests/CMakeFiles/test_graph_should_pause.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_should_pause.dir/build.make tests/CMakeFiles/test_graph_should_pause.dir/clean
.PHONY : tests/CMakeFiles/test_graph_should_pause.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_graph_edge_static.dir

# All Build rule for target.
tests/CMakeFiles/test_graph_edge_static.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_edge_static.dir/build.make tests/CMakeFiles/test_graph_edge_static.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_edge_static.dir/build.make tests/CMakeFiles/test_graph_edge_static.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_graph_edge_static"
.PHONY : tests/CMakeFiles/test_graph_edge_static.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_graph_edge_static.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_graph_edge_static.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_graph_edge_static.dir/rule

# Convenience name for target.
test_graph_edge_static: tests/CMakeFiles/test_graph_edge_static.dir/rule
.PHONY : test_graph_edge_static

# clean rule for target.
tests/CMakeFiles/test_graph_edge_static.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_edge_static.dir/build.make tests/CMakeFiles/test_graph_edge_static.dir/clean
.PHONY : tests/CMakeFiles/test_graph_edge_static.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_graph_types.dir

# All Build rule for target.
tests/CMakeFiles/test_graph_types.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_types.dir/build.make tests/CMakeFiles/test_graph_types.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_types.dir/build.make tests/CMakeFiles/test_graph_types.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=92 "Built target test_graph_types"
.PHONY : tests/CMakeFiles/test_graph_types.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_graph_types.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_graph_types.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_graph_types.dir/rule

# Convenience name for target.
test_graph_types: tests/CMakeFiles/test_graph_types.dir/rule
.PHONY : test_graph_types

# clean rule for target.
tests/CMakeFiles/test_graph_types.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_types.dir/build.make tests/CMakeFiles/test_graph_types.dir/clean
.PHONY : tests/CMakeFiles/test_graph_types.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_graph_sources.dir

# All Build rule for target.
tests/CMakeFiles/test_graph_sources.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_sources.dir/build.make tests/CMakeFiles/test_graph_sources.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_sources.dir/build.make tests/CMakeFiles/test_graph_sources.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_graph_sources"
.PHONY : tests/CMakeFiles/test_graph_sources.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_graph_sources.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_graph_sources.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_graph_sources.dir/rule

# Convenience name for target.
test_graph_sources: tests/CMakeFiles/test_graph_sources.dir/rule
.PHONY : test_graph_sources

# clean rule for target.
tests/CMakeFiles/test_graph_sources.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_sources.dir/build.make tests/CMakeFiles/test_graph_sources.dir/clean
.PHONY : tests/CMakeFiles/test_graph_sources.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_graph_layouts.dir

# All Build rule for target.
tests/CMakeFiles/test_graph_layouts.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_layouts.dir/build.make tests/CMakeFiles/test_graph_layouts.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_layouts.dir/build.make tests/CMakeFiles/test_graph_layouts.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=90 "Built target test_graph_layouts"
.PHONY : tests/CMakeFiles/test_graph_layouts.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_graph_layouts.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_graph_layouts.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_graph_layouts.dir/rule

# Convenience name for target.
test_graph_layouts: tests/CMakeFiles/test_graph_layouts.dir/rule
.PHONY : test_graph_layouts

# clean rule for target.
tests/CMakeFiles/test_graph_layouts.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_layouts.dir/build.make tests/CMakeFiles/test_graph_layouts.dir/clean
.PHONY : tests/CMakeFiles/test_graph_layouts.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_graph_labels.dir

# All Build rule for target.
tests/CMakeFiles/test_graph_labels.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_labels.dir/build.make tests/CMakeFiles/test_graph_labels.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_labels.dir/build.make tests/CMakeFiles/test_graph_labels.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=89 "Built target test_graph_labels"
.PHONY : tests/CMakeFiles/test_graph_labels.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_graph_labels.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_graph_labels.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_graph_labels.dir/rule

# Convenience name for target.
test_graph_labels: tests/CMakeFiles/test_graph_labels.dir/rule
.PHONY : test_graph_labels

# clean rule for target.
tests/CMakeFiles/test_graph_labels.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_labels.dir/build.make tests/CMakeFiles/test_graph_labels.dir/clean
.PHONY : tests/CMakeFiles/test_graph_labels.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_graph_viewport.dir

# All Build rule for target.
tests/CMakeFiles/test_graph_viewport.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_viewport.dir/build.make tests/CMakeFiles/test_graph_viewport.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_viewport.dir/build.make tests/CMakeFiles/test_graph_viewport.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_graph_viewport"
.PHONY : tests/CMakeFiles/test_graph_viewport.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_graph_viewport.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_graph_viewport.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_graph_viewport.dir/rule

# Convenience name for target.
test_graph_viewport: tests/CMakeFiles/test_graph_viewport.dir/rule
.PHONY : test_graph_viewport

# clean rule for target.
tests/CMakeFiles/test_graph_viewport.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_viewport.dir/build.make tests/CMakeFiles/test_graph_viewport.dir/clean
.PHONY : tests/CMakeFiles/test_graph_viewport.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_graph_force_layout_gpu.dir

# All Build rule for target.
tests/CMakeFiles/test_graph_force_layout_gpu.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_force_layout_gpu.dir/build.make tests/CMakeFiles/test_graph_force_layout_gpu.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_force_layout_gpu.dir/build.make tests/CMakeFiles/test_graph_force_layout_gpu.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=88 "Built target test_graph_force_layout_gpu"
.PHONY : tests/CMakeFiles/test_graph_force_layout_gpu.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_graph_force_layout_gpu.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_graph_force_layout_gpu.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_graph_force_layout_gpu.dir/rule

# Convenience name for target.
test_graph_force_layout_gpu: tests/CMakeFiles/test_graph_force_layout_gpu.dir/rule
.PHONY : test_graph_force_layout_gpu

# clean rule for target.
tests/CMakeFiles/test_graph_force_layout_gpu.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_force_layout_gpu.dir/build.make tests/CMakeFiles/test_graph_force_layout_gpu.dir/clean
.PHONY : tests/CMakeFiles/test_graph_force_layout_gpu.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_graph_icons.dir

# All Build rule for target.
tests/CMakeFiles/test_graph_icons.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_icons.dir/build.make tests/CMakeFiles/test_graph_icons.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_icons.dir/build.make tests/CMakeFiles/test_graph_icons.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_graph_icons"
.PHONY : tests/CMakeFiles/test_graph_icons.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_graph_icons.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_graph_icons.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_graph_icons.dir/rule

# Convenience name for target.
test_graph_icons: tests/CMakeFiles/test_graph_icons.dir/rule
.PHONY : test_graph_icons

# clean rule for target.
tests/CMakeFiles/test_graph_icons.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_graph_icons.dir/build.make tests/CMakeFiles/test_graph_icons.dir/clean
.PHONY : tests/CMakeFiles/test_graph_icons.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_layout_storage.dir

# All Build rule for target.
tests/CMakeFiles/test_layout_storage.dir/all: CMakeFiles/imgui.dir/all
tests/CMakeFiles/test_layout_storage.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_layout_storage.dir/build.make tests/CMakeFiles/test_layout_storage.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_layout_storage.dir/build.make tests/CMakeFiles/test_layout_storage.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num= "Built target test_layout_storage"
.PHONY : tests/CMakeFiles/test_layout_storage.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_layout_storage.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_layout_storage.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_layout_storage.dir/rule

# Convenience name for target.
test_layout_storage: tests/CMakeFiles/test_layout_storage.dir/rule
.PHONY : test_layout_storage

# clean rule for target.
tests/CMakeFiles/test_layout_storage.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_layout_storage.dir/build.make tests/CMakeFiles/test_layout_storage.dir/clean
.PHONY : tests/CMakeFiles/test_layout_storage.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test_visual.dir

# All Build rule for target.
tests/CMakeFiles/test_visual.dir/all: apps/primitives_gallery/CMakeFiles/primitives_gallery.dir/all
tests/CMakeFiles/test_visual.dir/all: tests/CMakeFiles/catch2.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_visual.dir/build.make tests/CMakeFiles/test_visual.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_visual.dir/build.make tests/CMakeFiles/test_visual.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/lucas/fn_registry/build/CMakeFiles --progress-num=99 "Built target test_visual"
.PHONY : tests/CMakeFiles/test_visual.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test_visual.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 17
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_visual.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/lucas/fn_registry/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/test_visual.dir/rule

# Convenience name for target.
test_visual: tests/CMakeFiles/test_visual.dir/rule
.PHONY : test_visual

# clean rule for target.
tests/CMakeFiles/test_visual.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_visual.dir/build.make tests/CMakeFiles/test_visual.dir/clean
.PHONY : tests/CMakeFiles/test_visual.dir/clean

#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	$(CMAKE_COMMAND) -P /home/lucas/fn_registry/build/CMakeFiles/VerifyGlobs.cmake
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

