Compare commits

..

No commits in common. 'bc76cd1fd7dc71980dfdefd70f4421f87793af9e' and '724c612b2863e817a15f00ba038f7480320890fd' have entirely different histories.

@ -11,7 +11,6 @@ set(CMAKE_MAKEFILE_DEPENDS
"CMakeFiles/3.22.1/CMakeCXXCompiler.cmake"
"CMakeFiles/3.22.1/CMakeSystem.cmake"
"CMakeLists.txt"
"graphics/CMakeLists.txt"
"model/controllers/CMakeLists.txt"
"model/hardware/cameras/CMakeLists.txt"
"model/hardware/hw/CMakeLists.txt"
@ -93,7 +92,6 @@ set(CMAKE_MAKEFILE_PRODUCTS
"ui/support/CMakeFiles/CMakeDirectoryInformation.cmake"
"pipeline/CMakeFiles/CMakeDirectoryInformation.cmake"
"pluginManagement/CMakeFiles/CMakeDirectoryInformation.cmake"
"graphics/CMakeFiles/CMakeDirectoryInformation.cmake"
)
# Dependency information for all targets:
@ -114,5 +112,4 @@ set(CMAKE_DEPEND_INFO_FILES
"ui/support/CMakeFiles/support.dir/DependInfo.cmake"
"pipeline/CMakeFiles/pipelineLib.dir/DependInfo.cmake"
"pluginManagement/CMakeFiles/PluginManager.dir/DependInfo.cmake"
"graphics/CMakeFiles/GFXLib.dir/DependInfo.cmake"
)

@ -79,7 +79,6 @@ all: model/windows/all
all: ui/support/all
all: pipeline/all
all: pluginManagement/all
all: graphics/all
.PHONY : all
# The main recursive "preinstall" target.
@ -98,7 +97,6 @@ preinstall: model/windows/preinstall
preinstall: ui/support/preinstall
preinstall: pipeline/preinstall
preinstall: pluginManagement/preinstall
preinstall: graphics/preinstall
.PHONY : preinstall
# The main recursive "clean" target.
@ -118,24 +116,8 @@ clean: model/windows/clean
clean: ui/support/clean
clean: pipeline/clean
clean: pluginManagement/clean
clean: graphics/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory graphics
# Recursive "all" directory target.
graphics/all: graphics/CMakeFiles/GFXLib.dir/all
.PHONY : graphics/all
# Recursive "preinstall" directory target.
graphics/preinstall:
.PHONY : graphics/preinstall
# Recursive "clean" directory target.
graphics/clean: graphics/CMakeFiles/GFXLib.dir/clean
.PHONY : graphics/clean
#=============================================================================
# Directory level rules for directory model/controllers
@ -380,7 +362,7 @@ CMakeFiles/prog.dir/all: ui/support/CMakeFiles/support.dir/all
CMakeFiles/prog.dir/all: pipeline/CMakeFiles/pipelineLib.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/prog.dir/build.make CMakeFiles/prog.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/prog.dir/build.make CMakeFiles/prog.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=36,37,38 "Built target prog"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=35,36,37 "Built target prog"
.PHONY : CMakeFiles/prog.dir/all
# Build rule for subdir invocation for target.
@ -406,7 +388,7 @@ CMakeFiles/prog.dir/clean:
threadweaver/CMakeFiles/threadweaver.dir/all: model/perfcheckers/CMakeFiles/perfcheckers.dir/all
$(MAKE) $(MAKESILENT) -f threadweaver/CMakeFiles/threadweaver.dir/build.make threadweaver/CMakeFiles/threadweaver.dir/depend
$(MAKE) $(MAKESILENT) -f threadweaver/CMakeFiles/threadweaver.dir/build.make threadweaver/CMakeFiles/threadweaver.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=43,44 "Built target threadweaver"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=42,43 "Built target threadweaver"
.PHONY : threadweaver/CMakeFiles/threadweaver.dir/all
# Build rule for subdir invocation for target.
@ -432,7 +414,7 @@ threadweaver/CMakeFiles/threadweaver.dir/clean:
model/perfcheckers/CMakeFiles/perfcheckers.dir/all:
$(MAKE) $(MAKESILENT) -f model/perfcheckers/CMakeFiles/perfcheckers.dir/build.make model/perfcheckers/CMakeFiles/perfcheckers.dir/depend
$(MAKE) $(MAKESILENT) -f model/perfcheckers/CMakeFiles/perfcheckers.dir/build.make model/perfcheckers/CMakeFiles/perfcheckers.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=20,21 "Built target perfcheckers"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=19,20 "Built target perfcheckers"
.PHONY : model/perfcheckers/CMakeFiles/perfcheckers.dir/all
# Build rule for subdir invocation for target.
@ -458,7 +440,7 @@ model/perfcheckers/CMakeFiles/perfcheckers.dir/clean:
model/hardware/ihidapi/CMakeFiles/ihidapi.dir/all:
$(MAKE) $(MAKESILENT) -f model/hardware/ihidapi/CMakeFiles/ihidapi.dir/build.make model/hardware/ihidapi/CMakeFiles/ihidapi.dir/depend
$(MAKE) $(MAKESILENT) -f model/hardware/ihidapi/CMakeFiles/ihidapi.dir/build.make model/hardware/ihidapi/CMakeFiles/ihidapi.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=16,17 "Built target ihidapi"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=15,16 "Built target ihidapi"
.PHONY : model/hardware/ihidapi/CMakeFiles/ihidapi.dir/all
# Build rule for subdir invocation for target.
@ -485,7 +467,7 @@ model/hardware/cameras/CMakeFiles/cameras.dir/all: threadweaver/CMakeFiles/threa
model/hardware/cameras/CMakeFiles/cameras.dir/all: model/perfcheckers/CMakeFiles/perfcheckers.dir/all
$(MAKE) $(MAKESILENT) -f model/hardware/cameras/CMakeFiles/cameras.dir/build.make model/hardware/cameras/CMakeFiles/cameras.dir/depend
$(MAKE) $(MAKESILENT) -f model/hardware/cameras/CMakeFiles/cameras.dir/build.make model/hardware/cameras/CMakeFiles/cameras.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=5,6,7 "Built target cameras"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=4,5,6 "Built target cameras"
.PHONY : model/hardware/cameras/CMakeFiles/cameras.dir/all
# Build rule for subdir invocation for target.
@ -511,7 +493,7 @@ model/hardware/cameras/CMakeFiles/cameras.dir/clean:
model/hardware/psvr/CMakeFiles/psvr.dir/all: model/hardware/ihidapi/CMakeFiles/ihidapi.dir/all
$(MAKE) $(MAKESILENT) -f model/hardware/psvr/CMakeFiles/psvr.dir/build.make model/hardware/psvr/CMakeFiles/psvr.dir/depend
$(MAKE) $(MAKESILENT) -f model/hardware/psvr/CMakeFiles/psvr.dir/build.make model/hardware/psvr/CMakeFiles/psvr.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=39,40 "Built target psvr"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=38,39 "Built target psvr"
.PHONY : model/hardware/psvr/CMakeFiles/psvr.dir/all
# Build rule for subdir invocation for target.
@ -537,7 +519,7 @@ model/hardware/psvr/CMakeFiles/psvr.dir/clean:
model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/all:
$(MAKE) $(MAKESILENT) -f model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/build.make model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/depend
$(MAKE) $(MAKESILENT) -f model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/build.make model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=14,15 "Built target hw_ext"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=13,14 "Built target hw_ext"
.PHONY : model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/all
# Build rule for subdir invocation for target.
@ -566,7 +548,7 @@ model/hardware/hw/CMakeFiles/hw.dir/all: model/hardware/hw/extendables/CMakeFile
model/hardware/hw/CMakeFiles/hw.dir/all: model/patterns/observer/CMakeFiles/observers.dir/all
$(MAKE) $(MAKESILENT) -f model/hardware/hw/CMakeFiles/hw.dir/build.make model/hardware/hw/CMakeFiles/hw.dir/depend
$(MAKE) $(MAKESILENT) -f model/hardware/hw/CMakeFiles/hw.dir/build.make model/hardware/hw/CMakeFiles/hw.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=12,13 "Built target hw"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=11,12 "Built target hw"
.PHONY : model/hardware/hw/CMakeFiles/hw.dir/all
# Build rule for subdir invocation for target.
@ -599,7 +581,7 @@ model/controllers/CMakeFiles/controllers.dir/all: model/hardware/hw/CMakeFiles/h
model/controllers/CMakeFiles/controllers.dir/all: model/patterns/observer/CMakeFiles/observers.dir/all
$(MAKE) $(MAKESILENT) -f model/controllers/CMakeFiles/controllers.dir/build.make model/controllers/CMakeFiles/controllers.dir/depend
$(MAKE) $(MAKESILENT) -f model/controllers/CMakeFiles/controllers.dir/build.make model/controllers/CMakeFiles/controllers.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=9,10,11 "Built target controllers"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=8,9,10 "Built target controllers"
.PHONY : model/controllers/CMakeFiles/controllers.dir/all
# Build rule for subdir invocation for target.
@ -625,7 +607,7 @@ model/controllers/CMakeFiles/controllers.dir/clean:
model/patterns/observer/CMakeFiles/observers.dir/all:
$(MAKE) $(MAKESILENT) -f model/patterns/observer/CMakeFiles/observers.dir/build.make model/patterns/observer/CMakeFiles/observers.dir/depend
$(MAKE) $(MAKESILENT) -f model/patterns/observer/CMakeFiles/observers.dir/build.make model/patterns/observer/CMakeFiles/observers.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=18,19 "Built target observers"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=17,18 "Built target observers"
.PHONY : model/patterns/observer/CMakeFiles/observers.dir/all
# Build rule for subdir invocation for target.
@ -651,7 +633,7 @@ model/patterns/observer/CMakeFiles/observers.dir/clean:
model/patterns/commands/CMakeFiles/commands.dir/all:
$(MAKE) $(MAKESILENT) -f model/patterns/commands/CMakeFiles/commands.dir/build.make model/patterns/commands/CMakeFiles/commands.dir/depend
$(MAKE) $(MAKESILENT) -f model/patterns/commands/CMakeFiles/commands.dir/build.make model/patterns/commands/CMakeFiles/commands.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=8 "Built target commands"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=7 "Built target commands"
.PHONY : model/patterns/commands/CMakeFiles/commands.dir/all
# Build rule for subdir invocation for target.
@ -677,7 +659,7 @@ model/patterns/commands/CMakeFiles/commands.dir/clean:
processing/zbar/CMakeFiles/zbarLib.dir/all:
$(MAKE) $(MAKESILENT) -f processing/zbar/CMakeFiles/zbarLib.dir/build.make processing/zbar/CMakeFiles/zbarLib.dir/depend
$(MAKE) $(MAKESILENT) -f processing/zbar/CMakeFiles/zbarLib.dir/build.make processing/zbar/CMakeFiles/zbarLib.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=48,49 "Built target zbarLib"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=47,48 "Built target zbarLib"
.PHONY : processing/zbar/CMakeFiles/zbarLib.dir/all
# Build rule for subdir invocation for target.
@ -703,7 +685,7 @@ processing/zbar/CMakeFiles/zbarLib.dir/clean:
model/windows/CMakeFiles/windows.dir/all:
$(MAKE) $(MAKESILENT) -f model/windows/CMakeFiles/windows.dir/build.make model/windows/CMakeFiles/windows.dir/depend
$(MAKE) $(MAKESILENT) -f model/windows/CMakeFiles/windows.dir/build.make model/windows/CMakeFiles/windows.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=45,46,47 "Built target windows"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=44,45,46 "Built target windows"
.PHONY : model/windows/CMakeFiles/windows.dir/all
# Build rule for subdir invocation for target.
@ -729,7 +711,7 @@ model/windows/CMakeFiles/windows.dir/clean:
ui/support/CMakeFiles/support.dir/all:
$(MAKE) $(MAKESILENT) -f ui/support/CMakeFiles/support.dir/build.make ui/support/CMakeFiles/support.dir/depend
$(MAKE) $(MAKESILENT) -f ui/support/CMakeFiles/support.dir/build.make ui/support/CMakeFiles/support.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=41,42 "Built target support"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=40,41 "Built target support"
.PHONY : ui/support/CMakeFiles/support.dir/all
# Build rule for subdir invocation for target.
@ -755,7 +737,7 @@ ui/support/CMakeFiles/support.dir/clean:
pipeline/CMakeFiles/pipelineLib.dir/all: pluginManagement/CMakeFiles/PluginManager.dir/all
$(MAKE) $(MAKESILENT) -f pipeline/CMakeFiles/pipelineLib.dir/build.make pipeline/CMakeFiles/pipelineLib.dir/depend
$(MAKE) $(MAKESILENT) -f pipeline/CMakeFiles/pipelineLib.dir/build.make pipeline/CMakeFiles/pipelineLib.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=22,23,24,25,26,27,28,29,30,31,32,33,34,35 "Built target pipelineLib"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=21,22,23,24,25,26,27,28,29,30,31,32,33,34 "Built target pipelineLib"
.PHONY : pipeline/CMakeFiles/pipelineLib.dir/all
# Build rule for subdir invocation for target.
@ -792,7 +774,7 @@ pluginManagement/CMakeFiles/PluginManager.dir/all: model/windows/CMakeFiles/wind
pluginManagement/CMakeFiles/PluginManager.dir/all: ui/support/CMakeFiles/support.dir/all
$(MAKE) $(MAKESILENT) -f pluginManagement/CMakeFiles/PluginManager.dir/build.make pluginManagement/CMakeFiles/PluginManager.dir/depend
$(MAKE) $(MAKESILENT) -f pluginManagement/CMakeFiles/PluginManager.dir/build.make pluginManagement/CMakeFiles/PluginManager.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=2,3,4 "Built target PluginManager"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=1,2,3 "Built target PluginManager"
.PHONY : pluginManagement/CMakeFiles/PluginManager.dir/all
# Build rule for subdir invocation for target.
@ -811,32 +793,6 @@ pluginManagement/CMakeFiles/PluginManager.dir/clean:
$(MAKE) $(MAKESILENT) -f pluginManagement/CMakeFiles/PluginManager.dir/build.make pluginManagement/CMakeFiles/PluginManager.dir/clean
.PHONY : pluginManagement/CMakeFiles/PluginManager.dir/clean
#=============================================================================
# Target rules for target graphics/CMakeFiles/GFXLib.dir
# All Build rule for target.
graphics/CMakeFiles/GFXLib.dir/all:
$(MAKE) $(MAKESILENT) -f graphics/CMakeFiles/GFXLib.dir/build.make graphics/CMakeFiles/GFXLib.dir/depend
$(MAKE) $(MAKESILENT) -f graphics/CMakeFiles/GFXLib.dir/build.make graphics/CMakeFiles/GFXLib.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=1 "Built target GFXLib"
.PHONY : graphics/CMakeFiles/GFXLib.dir/all
# Build rule for subdir invocation for target.
graphics/CMakeFiles/GFXLib.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/kanken/code/AHRS_core/src/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 graphics/CMakeFiles/GFXLib.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/kanken/code/AHRS_core/src/CMakeFiles 0
.PHONY : graphics/CMakeFiles/GFXLib.dir/rule
# Convenience name for target.
GFXLib: graphics/CMakeFiles/GFXLib.dir/rule
.PHONY : GFXLib
# clean rule for target.
graphics/CMakeFiles/GFXLib.dir/clean:
$(MAKE) $(MAKESILENT) -f graphics/CMakeFiles/GFXLib.dir/build.make graphics/CMakeFiles/GFXLib.dir/clean
.PHONY : graphics/CMakeFiles/GFXLib.dir/clean
#=============================================================================
# Special targets to cleanup operation of make.

@ -46,6 +46,3 @@
/home/kanken/code/AHRS_core/src/pluginManagement/CMakeFiles/PluginManager.dir
/home/kanken/code/AHRS_core/src/pluginManagement/CMakeFiles/edit_cache.dir
/home/kanken/code/AHRS_core/src/pluginManagement/CMakeFiles/rebuild_cache.dir
/home/kanken/code/AHRS_core/src/graphics/CMakeFiles/GFXLib.dir
/home/kanken/code/AHRS_core/src/graphics/CMakeFiles/edit_cache.dir
/home/kanken/code/AHRS_core/src/graphics/CMakeFiles/rebuild_cache.dir

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -1,4 +1,4 @@
CMAKE_PROGRESS_1 = 36
CMAKE_PROGRESS_2 = 37
CMAKE_PROGRESS_3 = 38
CMAKE_PROGRESS_1 = 35
CMAKE_PROGRESS_2 = 36
CMAKE_PROGRESS_3 = 37

@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 3.1)
set(CMAKE_CXX_STANDARD 17)
#set(CMAKE_CXX_FLAGS "-Wall -Wextra")
#set(CMAKE_CXX_FLAGS_DEBUG "-g -Ofast -fPIC")
#set(CMAKE_CXX_FLAGS_RELEASE "-Ofast -fPIC")
set(CMAKE_CXX_FLAGS_DEBUG "-g -Ofast -fPIC")
set(CMAKE_CXX_FLAGS_RELEASE "-Ofast -fPIC")
set(OpenGL_GL_PREFERENCE GLVND)
project(visnode)
@ -46,7 +46,6 @@ add_subdirectory(model/windows)
add_subdirectory(ui/support)
add_subdirectory(pipeline)
add_subdirectory(pluginManagement)
add_subdirectory(graphics)
set(main_source_files main.cpp main.hpp topLevelManager.cpp)

@ -324,19 +324,6 @@ PluginManager/fast:
$(MAKE) $(MAKESILENT) -f pluginManagement/CMakeFiles/PluginManager.dir/build.make pluginManagement/CMakeFiles/PluginManager.dir/build
.PHONY : PluginManager/fast
#=============================================================================
# Target rules for targets named GFXLib
# Build rule for target.
GFXLib: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 GFXLib
.PHONY : GFXLib
# fast build rule for target.
GFXLib/fast:
$(MAKE) $(MAKESILENT) -f graphics/CMakeFiles/GFXLib.dir/build.make graphics/CMakeFiles/GFXLib.dir/build
.PHONY : GFXLib/fast
main.o: main.cpp.o
.PHONY : main.o
@ -393,7 +380,6 @@ help:
@echo "... depend"
@echo "... edit_cache"
@echo "... rebuild_cache"
@echo "... GFXLib"
@echo "... PluginManager"
@echo "... cameras"
@echo "... commands"

Binary file not shown.

@ -1,34 +0,0 @@
#version 330 core
in vec3 FragPos;
in vec3 Normal;
in vec2 TexCoord;
out vec4 FragColor;
uniform sampler2D texture_diffuse1;
uniform vec3 lightPos;
uniform vec3 viewPos;
void main() {
// Ambient
float ambientStrength = 0.1;
vec3 ambient = ambientStrength * vec3(texture(texture_diffuse1, TexCoord));
// Diffuse
vec3 norm = normalize(Normal);
vec3 lightDir = normalize(lightPos - FragPos);
float diff = max(dot(norm, lightDir), 0.0);
vec3 diffuse = diff * vec3(texture(texture_diffuse1, TexCoord));
// Specular
float specularStrength = 0.5;
vec3 viewDir = normalize(viewPos - FragPos);
vec3 reflectDir = reflect(-lightDir, norm);
float spec = pow(max(dot(viewDir, reflectDir), 0.0), 32);
vec3 specular = specularStrength * spec * vec3(texture(texture_diffuse1, TexCoord));
vec3 result = (ambient + diffuse + specular);
FragColor = vec4(result, 1.0);
}

@ -1,13 +0,0 @@
#version 330 core
in vec2 TexCoords;
out vec4 color;
uniform sampler2D text;
uniform vec3 textColor;
void main() {
vec4 sampled = vec4(1.0, 1.0, 1.0, texture(text, TexCoords).r);
color = vec4(textColor, 1.0) * sampled;
}

@ -1,12 +0,0 @@
#version 330 core
layout (location = 0) in vec4 vertex; // <vec2 position, vec2 texCoords>
out vec2 TexCoords;
uniform mat4 projection;
void main() {
gl_Position = projection * vec4(vertex.xy, 0.0, 1.0);
TexCoords = vertex.zw;
}

@ -1,21 +0,0 @@
#version 330 core
layout (location = 0) in vec3 aPos;
layout (location = 1) in vec3 aNormal;
layout (location = 2) in vec2 aTexCoord;
out vec3 FragPos;
out vec3 Normal;
out vec2 TexCoord;
uniform mat4 model;
uniform mat4 view;
uniform mat4 projection;
void main() {
FragPos = vec3(model * vec4(aPos, 1.0));
Normal = mat3(transpose(inverse(model))) * aNormal;
TexCoord = aTexCoord;
gl_Position = projection * view * vec4(FragPos, 1.0);
}

@ -779,7 +779,7 @@
}
],
"type" : "INTERNAL",
"value" : "17"
"value" : "16"
},
{
"name" : "CMAKE_OBJCOPY",
@ -1201,30 +1201,6 @@
"type" : "INTERNAL",
"value" : "[TRUE][v()]"
},
{
"name" : "FreeType_DIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "The directory containing a CMake configuration file for FreeType."
}
],
"type" : "PATH",
"value" : "FreeType_DIR-NOTFOUND"
},
{
"name" : "GFXLib_LIB_DEPENDS",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Dependencies for the target"
}
],
"type" : "STATIC",
"value" : "general;/usr/lib/x86_64-linux-gnu/libOpenGL.so;general;/usr/lib/x86_64-linux-gnu/libGLX.so;general;/usr/lib/x86_64-linux-gnu/libGLU.so;general;opencv_calib3d;general;opencv_core;general;opencv_dnn;general;opencv_features2d;general;opencv_flann;general;opencv_gapi;general;opencv_highgui;general;opencv_imgcodecs;general;opencv_imgproc;general;opencv_ml;general;opencv_objdetect;general;opencv_photo;general;opencv_stitching;general;opencv_video;general;opencv_videoio;general;opencv_aruco;general;opencv_barcode;general;opencv_bgsegm;general;opencv_bioinspired;general;opencv_ccalib;general;opencv_datasets;general;opencv_dnn_objdetect;general;opencv_dnn_superres;general;opencv_dpm;general;opencv_face;general;opencv_freetype;general;opencv_fuzzy;general;opencv_hfs;general;opencv_img_hash;general;opencv_intensity_transform;general;opencv_line_descriptor;general;opencv_mcc;general;opencv_optflow;general;opencv_phase_unwrapping;general;opencv_plot;general;opencv_quality;general;opencv_rapid;general;opencv_reg;general;opencv_rgbd;general;opencv_saliency;general;opencv_shape;general;opencv_stereo;general;opencv_structured_light;general;opencv_superres;general;opencv_surface_matching;general;opencv_text;general;opencv_tracking;general;opencv_videostab;general;opencv_wechat_qrcode;general;opencv_xfeatures2d;general;opencv_ximgproc;general;opencv_xobjdetect;general;opencv_xphoto;general;opencv_calib3d;general;opencv_core;general;opencv_dnn;general;opencv_features2d;general;opencv_flann;general;opencv_gapi;general;opencv_highgui;general;opencv_imgcodecs;general;opencv_imgproc;general;opencv_ml;general;opencv_objdetect;general;opencv_photo;general;opencv_stitching;general;opencv_video;general;opencv_videoio;general;opencv_aruco;general;opencv_barcode;general;opencv_bgsegm;general;opencv_bioinspired;general;opencv_ccalib;general;opencv_datasets;general;opencv_dnn_objdetect;general;opencv_dnn_superres;general;opencv_dpm;general;opencv_face;general;opencv_freetype;general;opencv_fuzzy;general;opencv_hfs;general;opencv_img_hash;general;opencv_intensity_transform;general;opencv_line_descriptor;general;opencv_mcc;general;opencv_optflow;general;opencv_phase_unwrapping;general;opencv_plot;general;opencv_quality;general;opencv_rapid;general;opencv_reg;general;opencv_rgbd;general;opencv_saliency;general;opencv_shape;general;opencv_stereo;general;opencv_structured_light;general;opencv_superres;general;opencv_surface_matching;general;opencv_text;general;opencv_tracking;general;opencv_videostab;general;opencv_wechat_qrcode;general;opencv_xfeatures2d;general;opencv_ximgproc;general;opencv_xobjdetect;general;opencv_xphoto;general;/usr/local/freetype/2_10_1/lib/libfreetype.so;"
},
{
"name" : "GLUT_CFLAGS",
"properties" :

@ -546,77 +546,6 @@
},
{
"path" : "pluginManagement/CMakeLists.txt"
},
{
"path" : "graphics/CMakeLists.txt"
},
{
"isExternal" : true,
"path" : "/usr/local/lib/cmake/opencv4/OpenCVConfig-version.cmake"
},
{
"isExternal" : true,
"path" : "/usr/local/lib/cmake/opencv4/OpenCVConfig.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindOpenGL.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindGLUT.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/SelectLibraryConfigurations.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindPkgConfig.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake"
}
],
"kind" : "cmakeFiles",

@ -22,8 +22,7 @@
12,
13,
14,
15,
16
15
],
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
"minimumCMakeVersion" :
@ -34,7 +33,7 @@
"source" : ".",
"targetIndexes" :
[
11
10
]
},
{
@ -49,7 +48,7 @@
"source" : "threadweaver",
"targetIndexes" :
[
14
13
]
},
{
@ -64,7 +63,7 @@
"source" : "model/perfcheckers",
"targetIndexes" :
[
9
8
]
},
{
@ -79,7 +78,7 @@
"source" : "model/hardware/ihidapi",
"targetIndexes" :
[
7
6
]
},
{
@ -94,7 +93,7 @@
"source" : "model/hardware/cameras",
"targetIndexes" :
[
2
1
]
},
{
@ -109,7 +108,7 @@
"source" : "model/hardware/psvr",
"targetIndexes" :
[
12
11
]
},
{
@ -124,7 +123,7 @@
"source" : "model/hardware/hw/extendables",
"targetIndexes" :
[
6
5
]
},
{
@ -139,7 +138,7 @@
"source" : "model/hardware/hw",
"targetIndexes" :
[
5
4
]
},
{
@ -154,7 +153,7 @@
"source" : "model/controllers",
"targetIndexes" :
[
4
3
]
},
{
@ -169,7 +168,7 @@
"source" : "model/patterns/observer",
"targetIndexes" :
[
8
7
]
},
{
@ -184,7 +183,7 @@
"source" : "model/patterns/commands",
"targetIndexes" :
[
3
2
]
},
{
@ -199,7 +198,7 @@
"source" : "processing/zbar",
"targetIndexes" :
[
16
15
]
},
{
@ -214,7 +213,7 @@
"source" : "model/windows",
"targetIndexes" :
[
15
14
]
},
{
@ -229,7 +228,7 @@
"source" : "ui/support",
"targetIndexes" :
[
13
12
]
},
{
@ -244,7 +243,7 @@
"source" : "pipeline",
"targetIndexes" :
[
10
9
]
},
{
@ -258,21 +257,6 @@
"projectIndex" : 0,
"source" : "pluginManagement",
"targetIndexes" :
[
1
]
},
{
"build" : "graphics",
"jsonFile" : "directory-graphics-Debug-cfad82a9484b3a41fe77.json",
"minimumCMakeVersion" :
{
"string" : "3.10"
},
"parentIndex" : 0,
"projectIndex" : 0,
"source" : "graphics",
"targetIndexes" :
[
0
]
@ -299,8 +283,7 @@
12,
13,
14,
15,
16
15
],
"name" : "visnode",
"targetIndexes" :
@ -320,20 +303,12 @@
12,
13,
14,
15,
16
15
]
}
],
"targets" :
[
{
"directoryIndex" : 16,
"id" : "GFXLib::@708b9b26fb9b6631b242",
"jsonFile" : "target-GFXLib-Debug-3303aca0b60c188f2168.json",
"name" : "GFXLib",
"projectIndex" : 0
},
{
"directoryIndex" : 15,
"id" : "PluginManager::@f4fb5e2c1782bbd6f630",
@ -407,7 +382,7 @@
{
"directoryIndex" : 0,
"id" : "prog::@6890427a1f51a3e7e1df",
"jsonFile" : "target-prog-Debug-3f760aa7b46a14d1c98a.json",
"jsonFile" : "target-prog-Debug-e7af6fc9680f4799249c.json",
"name" : "prog",
"projectIndex" : 0
},

@ -1,14 +0,0 @@
{
"backtraceGraph" :
{
"commands" : [],
"files" : [],
"nodes" : []
},
"installers" : [],
"paths" :
{
"build" : "graphics",
"source" : "graphics"
}
}

@ -26,7 +26,7 @@
"objects" :
[
{
"jsonFile" : "codemodel-v2-6d08f45961723dbc7424.json",
"jsonFile" : "codemodel-v2-ff95cda0519acd4fbed7.json",
"kind" : "codemodel",
"version" :
{
@ -35,7 +35,7 @@
}
},
{
"jsonFile" : "cache-v2-8517916d017c39f6132d.json",
"jsonFile" : "cache-v2-10435ea7ffaf270446ac.json",
"kind" : "cache",
"version" :
{
@ -44,7 +44,7 @@
}
},
{
"jsonFile" : "cmakeFiles-v1-431b14819f78fa255258.json",
"jsonFile" : "cmakeFiles-v1-2a1908e6a3faf359800e.json",
"kind" : "cmakeFiles",
"version" :
{
@ -90,7 +90,7 @@
"responses" :
[
{
"jsonFile" : "cache-v2-8517916d017c39f6132d.json",
"jsonFile" : "cache-v2-10435ea7ffaf270446ac.json",
"kind" : "cache",
"version" :
{
@ -99,7 +99,7 @@
}
},
{
"jsonFile" : "codemodel-v2-6d08f45961723dbc7424.json",
"jsonFile" : "codemodel-v2-ff95cda0519acd4fbed7.json",
"kind" : "codemodel",
"version" :
{
@ -117,7 +117,7 @@
}
},
{
"jsonFile" : "cmakeFiles-v1-431b14819f78fa255258.json",
"jsonFile" : "cmakeFiles-v1-2a1908e6a3faf359800e.json",
"kind" : "cmakeFiles",
"version" :
{

@ -1,90 +0,0 @@
{
"archive" : {},
"artifacts" :
[
{
"path" : "graphics/libGFXLib.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library"
],
"files" :
[
"graphics/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 33,
"parent" : 0
}
]
},
"id" : "GFXLib::@708b9b26fb9b6631b242",
"name" : "GFXLib",
"nameOnDisk" : "libGFXLib.a",
"paths" :
{
"build" : "graphics",
"source" : "graphics"
},
"sourceGroups" :
[
{
"name" : "Header Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5
]
}
],
"sources" :
[
{
"backtrace" : 1,
"path" : "graphics/Model.h",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "graphics/Mesh.h",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "graphics/Shader.h",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "graphics/Camera.h",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "graphics/FlyingWindow.h",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "graphics/TextRenderer.h",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}

@ -27,7 +27,7 @@
{
"command" : 0,
"file" : 0,
"line" : 53,
"line" : 52,
"parent" : 0
},
{
@ -39,7 +39,7 @@
{
"command" : 2,
"file" : 0,
"line" : 57,
"line" : 56,
"parent" : 0
},
{

@ -11,7 +11,6 @@ set(CMAKE_MAKEFILE_DEPENDS
"CMakeFiles/3.22.1/CMakeCCompiler.cmake"
"CMakeFiles/3.22.1/CMakeCXXCompiler.cmake"
"CMakeFiles/3.22.1/CMakeSystem.cmake"
"../graphics/CMakeLists.txt"
"../model/controllers/CMakeLists.txt"
"../model/hardware/cameras/CMakeLists.txt"
"../model/hardware/hw/CMakeLists.txt"
@ -93,7 +92,6 @@ set(CMAKE_MAKEFILE_PRODUCTS
"ui/support/CMakeFiles/CMakeDirectoryInformation.cmake"
"pipeline/CMakeFiles/CMakeDirectoryInformation.cmake"
"pluginManagement/CMakeFiles/CMakeDirectoryInformation.cmake"
"graphics/CMakeFiles/CMakeDirectoryInformation.cmake"
)
# Dependency information for all targets:
@ -114,5 +112,4 @@ set(CMAKE_DEPEND_INFO_FILES
"ui/support/CMakeFiles/support.dir/DependInfo.cmake"
"pipeline/CMakeFiles/pipelineLib.dir/DependInfo.cmake"
"pluginManagement/CMakeFiles/PluginManager.dir/DependInfo.cmake"
"graphics/CMakeFiles/GFXLib.dir/DependInfo.cmake"
)

@ -79,7 +79,6 @@ all: model/windows/all
all: ui/support/all
all: pipeline/all
all: pluginManagement/all
all: graphics/all
.PHONY : all
# The main recursive "preinstall" target.
@ -98,7 +97,6 @@ preinstall: model/windows/preinstall
preinstall: ui/support/preinstall
preinstall: pipeline/preinstall
preinstall: pluginManagement/preinstall
preinstall: graphics/preinstall
.PHONY : preinstall
# The main recursive "clean" target.
@ -118,24 +116,8 @@ clean: model/windows/clean
clean: ui/support/clean
clean: pipeline/clean
clean: pluginManagement/clean
clean: graphics/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory graphics
# Recursive "all" directory target.
graphics/all: graphics/CMakeFiles/GFXLib.dir/all
.PHONY : graphics/all
# Recursive "preinstall" directory target.
graphics/preinstall:
.PHONY : graphics/preinstall
# Recursive "clean" directory target.
graphics/clean: graphics/CMakeFiles/GFXLib.dir/clean
.PHONY : graphics/clean
#=============================================================================
# Directory level rules for directory model/controllers
@ -380,7 +362,7 @@ CMakeFiles/prog.dir/all: ui/support/CMakeFiles/support.dir/all
CMakeFiles/prog.dir/all: pipeline/CMakeFiles/pipelineLib.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/prog.dir/build.make CMakeFiles/prog.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/prog.dir/build.make CMakeFiles/prog.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=36,37,38 "Built target prog"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=35,36,37 "Built target prog"
.PHONY : CMakeFiles/prog.dir/all
# Build rule for subdir invocation for target.
@ -406,7 +388,7 @@ CMakeFiles/prog.dir/clean:
threadweaver/CMakeFiles/threadweaver.dir/all: model/perfcheckers/CMakeFiles/perfcheckers.dir/all
$(MAKE) $(MAKESILENT) -f threadweaver/CMakeFiles/threadweaver.dir/build.make threadweaver/CMakeFiles/threadweaver.dir/depend
$(MAKE) $(MAKESILENT) -f threadweaver/CMakeFiles/threadweaver.dir/build.make threadweaver/CMakeFiles/threadweaver.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=43,44 "Built target threadweaver"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=42,43 "Built target threadweaver"
.PHONY : threadweaver/CMakeFiles/threadweaver.dir/all
# Build rule for subdir invocation for target.
@ -432,7 +414,7 @@ threadweaver/CMakeFiles/threadweaver.dir/clean:
model/perfcheckers/CMakeFiles/perfcheckers.dir/all:
$(MAKE) $(MAKESILENT) -f model/perfcheckers/CMakeFiles/perfcheckers.dir/build.make model/perfcheckers/CMakeFiles/perfcheckers.dir/depend
$(MAKE) $(MAKESILENT) -f model/perfcheckers/CMakeFiles/perfcheckers.dir/build.make model/perfcheckers/CMakeFiles/perfcheckers.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=20,21 "Built target perfcheckers"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=19,20 "Built target perfcheckers"
.PHONY : model/perfcheckers/CMakeFiles/perfcheckers.dir/all
# Build rule for subdir invocation for target.
@ -458,7 +440,7 @@ model/perfcheckers/CMakeFiles/perfcheckers.dir/clean:
model/hardware/ihidapi/CMakeFiles/ihidapi.dir/all:
$(MAKE) $(MAKESILENT) -f model/hardware/ihidapi/CMakeFiles/ihidapi.dir/build.make model/hardware/ihidapi/CMakeFiles/ihidapi.dir/depend
$(MAKE) $(MAKESILENT) -f model/hardware/ihidapi/CMakeFiles/ihidapi.dir/build.make model/hardware/ihidapi/CMakeFiles/ihidapi.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=16,17 "Built target ihidapi"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=15,16 "Built target ihidapi"
.PHONY : model/hardware/ihidapi/CMakeFiles/ihidapi.dir/all
# Build rule for subdir invocation for target.
@ -485,7 +467,7 @@ model/hardware/cameras/CMakeFiles/cameras.dir/all: threadweaver/CMakeFiles/threa
model/hardware/cameras/CMakeFiles/cameras.dir/all: model/perfcheckers/CMakeFiles/perfcheckers.dir/all
$(MAKE) $(MAKESILENT) -f model/hardware/cameras/CMakeFiles/cameras.dir/build.make model/hardware/cameras/CMakeFiles/cameras.dir/depend
$(MAKE) $(MAKESILENT) -f model/hardware/cameras/CMakeFiles/cameras.dir/build.make model/hardware/cameras/CMakeFiles/cameras.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=5,6,7 "Built target cameras"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=4,5,6 "Built target cameras"
.PHONY : model/hardware/cameras/CMakeFiles/cameras.dir/all
# Build rule for subdir invocation for target.
@ -511,7 +493,7 @@ model/hardware/cameras/CMakeFiles/cameras.dir/clean:
model/hardware/psvr/CMakeFiles/psvr.dir/all: model/hardware/ihidapi/CMakeFiles/ihidapi.dir/all
$(MAKE) $(MAKESILENT) -f model/hardware/psvr/CMakeFiles/psvr.dir/build.make model/hardware/psvr/CMakeFiles/psvr.dir/depend
$(MAKE) $(MAKESILENT) -f model/hardware/psvr/CMakeFiles/psvr.dir/build.make model/hardware/psvr/CMakeFiles/psvr.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=39,40 "Built target psvr"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=38,39 "Built target psvr"
.PHONY : model/hardware/psvr/CMakeFiles/psvr.dir/all
# Build rule for subdir invocation for target.
@ -537,7 +519,7 @@ model/hardware/psvr/CMakeFiles/psvr.dir/clean:
model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/all:
$(MAKE) $(MAKESILENT) -f model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/build.make model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/depend
$(MAKE) $(MAKESILENT) -f model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/build.make model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=14,15 "Built target hw_ext"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=13,14 "Built target hw_ext"
.PHONY : model/hardware/hw/extendables/CMakeFiles/hw_ext.dir/all
# Build rule for subdir invocation for target.
@ -566,7 +548,7 @@ model/hardware/hw/CMakeFiles/hw.dir/all: model/hardware/hw/extendables/CMakeFile
model/hardware/hw/CMakeFiles/hw.dir/all: model/patterns/observer/CMakeFiles/observers.dir/all
$(MAKE) $(MAKESILENT) -f model/hardware/hw/CMakeFiles/hw.dir/build.make model/hardware/hw/CMakeFiles/hw.dir/depend
$(MAKE) $(MAKESILENT) -f model/hardware/hw/CMakeFiles/hw.dir/build.make model/hardware/hw/CMakeFiles/hw.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=12,13 "Built target hw"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=11,12 "Built target hw"
.PHONY : model/hardware/hw/CMakeFiles/hw.dir/all
# Build rule for subdir invocation for target.
@ -599,7 +581,7 @@ model/controllers/CMakeFiles/controllers.dir/all: model/hardware/hw/CMakeFiles/h
model/controllers/CMakeFiles/controllers.dir/all: model/patterns/observer/CMakeFiles/observers.dir/all
$(MAKE) $(MAKESILENT) -f model/controllers/CMakeFiles/controllers.dir/build.make model/controllers/CMakeFiles/controllers.dir/depend
$(MAKE) $(MAKESILENT) -f model/controllers/CMakeFiles/controllers.dir/build.make model/controllers/CMakeFiles/controllers.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=9,10,11 "Built target controllers"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=8,9,10 "Built target controllers"
.PHONY : model/controllers/CMakeFiles/controllers.dir/all
# Build rule for subdir invocation for target.
@ -625,7 +607,7 @@ model/controllers/CMakeFiles/controllers.dir/clean:
model/patterns/observer/CMakeFiles/observers.dir/all:
$(MAKE) $(MAKESILENT) -f model/patterns/observer/CMakeFiles/observers.dir/build.make model/patterns/observer/CMakeFiles/observers.dir/depend
$(MAKE) $(MAKESILENT) -f model/patterns/observer/CMakeFiles/observers.dir/build.make model/patterns/observer/CMakeFiles/observers.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=18,19 "Built target observers"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=17,18 "Built target observers"
.PHONY : model/patterns/observer/CMakeFiles/observers.dir/all
# Build rule for subdir invocation for target.
@ -651,7 +633,7 @@ model/patterns/observer/CMakeFiles/observers.dir/clean:
model/patterns/commands/CMakeFiles/commands.dir/all:
$(MAKE) $(MAKESILENT) -f model/patterns/commands/CMakeFiles/commands.dir/build.make model/patterns/commands/CMakeFiles/commands.dir/depend
$(MAKE) $(MAKESILENT) -f model/patterns/commands/CMakeFiles/commands.dir/build.make model/patterns/commands/CMakeFiles/commands.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=8 "Built target commands"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=7 "Built target commands"
.PHONY : model/patterns/commands/CMakeFiles/commands.dir/all
# Build rule for subdir invocation for target.
@ -677,7 +659,7 @@ model/patterns/commands/CMakeFiles/commands.dir/clean:
processing/zbar/CMakeFiles/zbarLib.dir/all:
$(MAKE) $(MAKESILENT) -f processing/zbar/CMakeFiles/zbarLib.dir/build.make processing/zbar/CMakeFiles/zbarLib.dir/depend
$(MAKE) $(MAKESILENT) -f processing/zbar/CMakeFiles/zbarLib.dir/build.make processing/zbar/CMakeFiles/zbarLib.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=48,49 "Built target zbarLib"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=47,48 "Built target zbarLib"
.PHONY : processing/zbar/CMakeFiles/zbarLib.dir/all
# Build rule for subdir invocation for target.
@ -703,7 +685,7 @@ processing/zbar/CMakeFiles/zbarLib.dir/clean:
model/windows/CMakeFiles/windows.dir/all:
$(MAKE) $(MAKESILENT) -f model/windows/CMakeFiles/windows.dir/build.make model/windows/CMakeFiles/windows.dir/depend
$(MAKE) $(MAKESILENT) -f model/windows/CMakeFiles/windows.dir/build.make model/windows/CMakeFiles/windows.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=45,46,47 "Built target windows"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=44,45,46 "Built target windows"
.PHONY : model/windows/CMakeFiles/windows.dir/all
# Build rule for subdir invocation for target.
@ -729,7 +711,7 @@ model/windows/CMakeFiles/windows.dir/clean:
ui/support/CMakeFiles/support.dir/all:
$(MAKE) $(MAKESILENT) -f ui/support/CMakeFiles/support.dir/build.make ui/support/CMakeFiles/support.dir/depend
$(MAKE) $(MAKESILENT) -f ui/support/CMakeFiles/support.dir/build.make ui/support/CMakeFiles/support.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=41,42 "Built target support"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=40,41 "Built target support"
.PHONY : ui/support/CMakeFiles/support.dir/all
# Build rule for subdir invocation for target.
@ -755,7 +737,7 @@ ui/support/CMakeFiles/support.dir/clean:
pipeline/CMakeFiles/pipelineLib.dir/all: pluginManagement/CMakeFiles/PluginManager.dir/all
$(MAKE) $(MAKESILENT) -f pipeline/CMakeFiles/pipelineLib.dir/build.make pipeline/CMakeFiles/pipelineLib.dir/depend
$(MAKE) $(MAKESILENT) -f pipeline/CMakeFiles/pipelineLib.dir/build.make pipeline/CMakeFiles/pipelineLib.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=22,23,24,25,26,27,28,29,30,31,32,33,34,35 "Built target pipelineLib"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=21,22,23,24,25,26,27,28,29,30,31,32,33,34 "Built target pipelineLib"
.PHONY : pipeline/CMakeFiles/pipelineLib.dir/all
# Build rule for subdir invocation for target.
@ -792,7 +774,7 @@ pluginManagement/CMakeFiles/PluginManager.dir/all: model/windows/CMakeFiles/wind
pluginManagement/CMakeFiles/PluginManager.dir/all: ui/support/CMakeFiles/support.dir/all
$(MAKE) $(MAKESILENT) -f pluginManagement/CMakeFiles/PluginManager.dir/build.make pluginManagement/CMakeFiles/PluginManager.dir/depend
$(MAKE) $(MAKESILENT) -f pluginManagement/CMakeFiles/PluginManager.dir/build.make pluginManagement/CMakeFiles/PluginManager.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=2,3,4 "Built target PluginManager"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=1,2,3 "Built target PluginManager"
.PHONY : pluginManagement/CMakeFiles/PluginManager.dir/all
# Build rule for subdir invocation for target.
@ -811,32 +793,6 @@ pluginManagement/CMakeFiles/PluginManager.dir/clean:
$(MAKE) $(MAKESILENT) -f pluginManagement/CMakeFiles/PluginManager.dir/build.make pluginManagement/CMakeFiles/PluginManager.dir/clean
.PHONY : pluginManagement/CMakeFiles/PluginManager.dir/clean
#=============================================================================
# Target rules for target graphics/CMakeFiles/GFXLib.dir
# All Build rule for target.
graphics/CMakeFiles/GFXLib.dir/all:
$(MAKE) $(MAKESILENT) -f graphics/CMakeFiles/GFXLib.dir/build.make graphics/CMakeFiles/GFXLib.dir/depend
$(MAKE) $(MAKESILENT) -f graphics/CMakeFiles/GFXLib.dir/build.make graphics/CMakeFiles/GFXLib.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=1 "Built target GFXLib"
.PHONY : graphics/CMakeFiles/GFXLib.dir/all
# Build rule for subdir invocation for target.
graphics/CMakeFiles/GFXLib.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/kanken/code/AHRS_core/src/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 graphics/CMakeFiles/GFXLib.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/kanken/code/AHRS_core/src/build/CMakeFiles 0
.PHONY : graphics/CMakeFiles/GFXLib.dir/rule
# Convenience name for target.
GFXLib: graphics/CMakeFiles/GFXLib.dir/rule
.PHONY : GFXLib
# clean rule for target.
graphics/CMakeFiles/GFXLib.dir/clean:
$(MAKE) $(MAKESILENT) -f graphics/CMakeFiles/GFXLib.dir/build.make graphics/CMakeFiles/GFXLib.dir/clean
.PHONY : graphics/CMakeFiles/GFXLib.dir/clean
#=============================================================================
# Special targets to cleanup operation of make.

@ -46,6 +46,3 @@
/home/kanken/code/AHRS_core/src/build/pluginManagement/CMakeFiles/PluginManager.dir
/home/kanken/code/AHRS_core/src/build/pluginManagement/CMakeFiles/edit_cache.dir
/home/kanken/code/AHRS_core/src/build/pluginManagement/CMakeFiles/rebuild_cache.dir
/home/kanken/code/AHRS_core/src/build/graphics/CMakeFiles/GFXLib.dir
/home/kanken/code/AHRS_core/src/build/graphics/CMakeFiles/edit_cache.dir
/home/kanken/code/AHRS_core/src/build/graphics/CMakeFiles/rebuild_cache.dir

@ -1,4 +1,4 @@
CMAKE_PROGRESS_1 = 36
CMAKE_PROGRESS_2 = 37
CMAKE_PROGRESS_3 = 38
CMAKE_PROGRESS_1 = 35
CMAKE_PROGRESS_2 = 36
CMAKE_PROGRESS_3 = 37

@ -324,19 +324,6 @@ PluginManager/fast:
$(MAKE) $(MAKESILENT) -f pluginManagement/CMakeFiles/PluginManager.dir/build.make pluginManagement/CMakeFiles/PluginManager.dir/build
.PHONY : PluginManager/fast
#=============================================================================
# Target rules for targets named GFXLib
# Build rule for target.
GFXLib: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 GFXLib
.PHONY : GFXLib
# fast build rule for target.
GFXLib/fast:
$(MAKE) $(MAKESILENT) -f graphics/CMakeFiles/GFXLib.dir/build.make graphics/CMakeFiles/GFXLib.dir/build
.PHONY : GFXLib/fast
main.o: main.cpp.o
.PHONY : main.o
@ -393,7 +380,6 @@ help:
@echo "... depend"
@echo "... edit_cache"
@echo "... rebuild_cache"
@echo "... GFXLib"
@echo "... PluginManager"
@echo "... cameras"
@echo "... commands"

@ -1,16 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/kanken/code/AHRS_core/src")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/kanken/code/AHRS_core/src/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

@ -1,18 +0,0 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

@ -1,95 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/kanken/code/AHRS_core/src
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/kanken/code/AHRS_core/src/build
# Include any dependencies generated for this target.
include graphics/CMakeFiles/GFXLib.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include graphics/CMakeFiles/GFXLib.dir/compiler_depend.make
# Include the progress variables for this target.
include graphics/CMakeFiles/GFXLib.dir/progress.make
# Include the compile flags for this target's objects.
include graphics/CMakeFiles/GFXLib.dir/flags.make
# Object files for target GFXLib
GFXLib_OBJECTS =
# External object files for target GFXLib
GFXLib_EXTERNAL_OBJECTS =
graphics/libGFXLib.a: graphics/CMakeFiles/GFXLib.dir/build.make
graphics/libGFXLib.a: graphics/CMakeFiles/GFXLib.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/kanken/code/AHRS_core/src/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Linking CXX static library libGFXLib.a"
cd /home/kanken/code/AHRS_core/src/build/graphics && $(CMAKE_COMMAND) -P CMakeFiles/GFXLib.dir/cmake_clean_target.cmake
cd /home/kanken/code/AHRS_core/src/build/graphics && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/GFXLib.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
graphics/CMakeFiles/GFXLib.dir/build: graphics/libGFXLib.a
.PHONY : graphics/CMakeFiles/GFXLib.dir/build
graphics/CMakeFiles/GFXLib.dir/clean:
cd /home/kanken/code/AHRS_core/src/build/graphics && $(CMAKE_COMMAND) -P CMakeFiles/GFXLib.dir/cmake_clean.cmake
.PHONY : graphics/CMakeFiles/GFXLib.dir/clean
graphics/CMakeFiles/GFXLib.dir/depend:
cd /home/kanken/code/AHRS_core/src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/kanken/code/AHRS_core/src /home/kanken/code/AHRS_core/src/graphics /home/kanken/code/AHRS_core/src/build /home/kanken/code/AHRS_core/src/build/graphics /home/kanken/code/AHRS_core/src/build/graphics/CMakeFiles/GFXLib.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : graphics/CMakeFiles/GFXLib.dir/depend

@ -1,9 +0,0 @@
file(REMOVE_RECURSE
"libGFXLib.a"
"libGFXLib.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/GFXLib.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

@ -1,2 +0,0 @@
# Empty compiler generated dependencies file for GFXLib.
# This may be replaced when dependencies are built.

@ -1,2 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for GFXLib.

@ -1,2 +0,0 @@
# Empty dependencies file for GFXLib.
# This may be replaced when dependencies are built.

@ -1,3 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22

@ -1,2 +0,0 @@
/usr/bin/ar qc libGFXLib.a
/usr/bin/ranlib libGFXLib.a

@ -1,155 +0,0 @@
# 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
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# 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/kanken/code/AHRS_core/src
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/kanken/code/AHRS_core/src/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# The main all target
all: cmake_check_build_system
cd /home/kanken/code/AHRS_core/src/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/kanken/code/AHRS_core/src/build/CMakeFiles /home/kanken/code/AHRS_core/src/build/graphics//CMakeFiles/progress.marks
cd /home/kanken/code/AHRS_core/src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 graphics/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/kanken/code/AHRS_core/src/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/kanken/code/AHRS_core/src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 graphics/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/kanken/code/AHRS_core/src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 graphics/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/kanken/code/AHRS_core/src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 graphics/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/kanken/code/AHRS_core/src/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
graphics/CMakeFiles/GFXLib.dir/rule:
cd /home/kanken/code/AHRS_core/src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 graphics/CMakeFiles/GFXLib.dir/rule
.PHONY : graphics/CMakeFiles/GFXLib.dir/rule
# Convenience name for target.
GFXLib: graphics/CMakeFiles/GFXLib.dir/rule
.PHONY : GFXLib
# fast build rule for target.
GFXLib/fast:
cd /home/kanken/code/AHRS_core/src/build && $(MAKE) $(MAKESILENT) -f graphics/CMakeFiles/GFXLib.dir/build.make graphics/CMakeFiles/GFXLib.dir/build
.PHONY : GFXLib/fast
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... rebuild_cache"
@echo "... GFXLib"
.PHONY : help
#=============================================================================
# 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:
cd /home/kanken/code/AHRS_core/src/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

@ -1,4 +1,4 @@
CMAKE_PROGRESS_1 = 9
CMAKE_PROGRESS_2 = 10
CMAKE_PROGRESS_3 = 11
CMAKE_PROGRESS_1 = 8
CMAKE_PROGRESS_2 = 9
CMAKE_PROGRESS_3 = 10

@ -1,4 +1,4 @@
CMAKE_PROGRESS_1 = 5
CMAKE_PROGRESS_2 = 6
CMAKE_PROGRESS_3 = 7
CMAKE_PROGRESS_1 = 4
CMAKE_PROGRESS_2 = 5
CMAKE_PROGRESS_3 = 6

@ -1,3 +1,3 @@
CMAKE_PROGRESS_1 = 12
CMAKE_PROGRESS_2 = 13
CMAKE_PROGRESS_1 = 11
CMAKE_PROGRESS_2 = 12

@ -1,3 +1,3 @@
CMAKE_PROGRESS_1 = 14
CMAKE_PROGRESS_2 = 15
CMAKE_PROGRESS_1 = 13
CMAKE_PROGRESS_2 = 14

@ -1,3 +1,3 @@
CMAKE_PROGRESS_1 = 16
CMAKE_PROGRESS_2 = 17
CMAKE_PROGRESS_1 = 15
CMAKE_PROGRESS_2 = 16

@ -1,3 +1,3 @@
CMAKE_PROGRESS_1 = 39
CMAKE_PROGRESS_2 = 40
CMAKE_PROGRESS_1 = 38
CMAKE_PROGRESS_2 = 39

@ -1,3 +1,3 @@
CMAKE_PROGRESS_1 = 18
CMAKE_PROGRESS_2 = 19
CMAKE_PROGRESS_1 = 17
CMAKE_PROGRESS_2 = 18

@ -1,3 +1,3 @@
CMAKE_PROGRESS_1 = 20
CMAKE_PROGRESS_2 = 21
CMAKE_PROGRESS_1 = 19
CMAKE_PROGRESS_2 = 20

@ -1,4 +1,4 @@
CMAKE_PROGRESS_1 = 45
CMAKE_PROGRESS_2 = 46
CMAKE_PROGRESS_3 = 47
CMAKE_PROGRESS_1 = 44
CMAKE_PROGRESS_2 = 45
CMAKE_PROGRESS_3 = 46

@ -1,15 +1,15 @@
CMAKE_PROGRESS_1 = 22
CMAKE_PROGRESS_2 = 23
CMAKE_PROGRESS_3 = 24
CMAKE_PROGRESS_4 = 25
CMAKE_PROGRESS_5 = 26
CMAKE_PROGRESS_6 = 27
CMAKE_PROGRESS_7 = 28
CMAKE_PROGRESS_8 = 29
CMAKE_PROGRESS_9 = 30
CMAKE_PROGRESS_10 = 31
CMAKE_PROGRESS_11 = 32
CMAKE_PROGRESS_12 = 33
CMAKE_PROGRESS_13 = 34
CMAKE_PROGRESS_14 = 35
CMAKE_PROGRESS_1 = 21
CMAKE_PROGRESS_2 = 22
CMAKE_PROGRESS_3 = 23
CMAKE_PROGRESS_4 = 24
CMAKE_PROGRESS_5 = 25
CMAKE_PROGRESS_6 = 26
CMAKE_PROGRESS_7 = 27
CMAKE_PROGRESS_8 = 28
CMAKE_PROGRESS_9 = 29
CMAKE_PROGRESS_10 = 30
CMAKE_PROGRESS_11 = 31
CMAKE_PROGRESS_12 = 32
CMAKE_PROGRESS_13 = 33
CMAKE_PROGRESS_14 = 34

@ -1,4 +1,4 @@
CMAKE_PROGRESS_1 = 2
CMAKE_PROGRESS_2 = 3
CMAKE_PROGRESS_3 = 4
CMAKE_PROGRESS_1 = 1
CMAKE_PROGRESS_2 = 2
CMAKE_PROGRESS_3 = 3

@ -1,3 +1,3 @@
CMAKE_PROGRESS_1 = 48
CMAKE_PROGRESS_2 = 49
CMAKE_PROGRESS_1 = 47
CMAKE_PROGRESS_2 = 48

@ -1,3 +1,3 @@
CMAKE_PROGRESS_1 = 43
CMAKE_PROGRESS_2 = 44
CMAKE_PROGRESS_1 = 42
CMAKE_PROGRESS_2 = 43

@ -1,3 +1,3 @@
CMAKE_PROGRESS_1 = 41
CMAKE_PROGRESS_2 = 42
CMAKE_PROGRESS_1 = 40
CMAKE_PROGRESS_2 = 41

@ -1,16 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/kanken/code/AHRS_core/src")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/kanken/code/AHRS_core/src")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

@ -1,18 +0,0 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

@ -1,95 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/kanken/code/AHRS_core/src
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/kanken/code/AHRS_core/src
# Include any dependencies generated for this target.
include graphics/CMakeFiles/GFXLib.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include graphics/CMakeFiles/GFXLib.dir/compiler_depend.make
# Include the progress variables for this target.
include graphics/CMakeFiles/GFXLib.dir/progress.make
# Include the compile flags for this target's objects.
include graphics/CMakeFiles/GFXLib.dir/flags.make
# Object files for target GFXLib
GFXLib_OBJECTS =
# External object files for target GFXLib
GFXLib_EXTERNAL_OBJECTS =
graphics/libGFXLib.a: graphics/CMakeFiles/GFXLib.dir/build.make
graphics/libGFXLib.a: graphics/CMakeFiles/GFXLib.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/kanken/code/AHRS_core/src/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Linking CXX static library libGFXLib.a"
cd /home/kanken/code/AHRS_core/src/graphics && $(CMAKE_COMMAND) -P CMakeFiles/GFXLib.dir/cmake_clean_target.cmake
cd /home/kanken/code/AHRS_core/src/graphics && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/GFXLib.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
graphics/CMakeFiles/GFXLib.dir/build: graphics/libGFXLib.a
.PHONY : graphics/CMakeFiles/GFXLib.dir/build
graphics/CMakeFiles/GFXLib.dir/clean:
cd /home/kanken/code/AHRS_core/src/graphics && $(CMAKE_COMMAND) -P CMakeFiles/GFXLib.dir/cmake_clean.cmake
.PHONY : graphics/CMakeFiles/GFXLib.dir/clean
graphics/CMakeFiles/GFXLib.dir/depend:
cd /home/kanken/code/AHRS_core/src && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/kanken/code/AHRS_core/src /home/kanken/code/AHRS_core/src/graphics /home/kanken/code/AHRS_core/src /home/kanken/code/AHRS_core/src/graphics /home/kanken/code/AHRS_core/src/graphics/CMakeFiles/GFXLib.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : graphics/CMakeFiles/GFXLib.dir/depend

@ -1,9 +0,0 @@
file(REMOVE_RECURSE
"libGFXLib.a"
"libGFXLib.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/GFXLib.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()

@ -1,3 +0,0 @@
file(REMOVE_RECURSE
"libGFXLib.a"
)

@ -1,2 +0,0 @@
# Empty compiler generated dependencies file for GFXLib.
# This may be replaced when dependencies are built.

@ -1,2 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for GFXLib.

@ -1,2 +0,0 @@
# Empty dependencies file for GFXLib.
# This may be replaced when dependencies are built.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save