Dashboard chart flow

This commit is contained in:
mr
2024-07-17 13:28:02 +02:00
parent 7e4687853f
commit dce96e338c
136 changed files with 9016 additions and 425 deletions

View File

@@ -1,8 +1,8 @@
# Install script for directory: /home/mr/Documents/OC/oc-front/oc_front/linux/flutter
# Install script for directory: /home/mr/Documents/OC/oc-front/linux/flutter
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/home/mr/Documents/OC/oc-front/oc_front/build/linux/x64/debug/bundle")
set(CMAKE_INSTALL_PREFIX "/home/mr/Documents/OC/oc-front/build/linux/x64/debug/bundle")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")