Skip to content

Commit

Permalink
Merge branch 'feature/install_antares_lib' into feature/install_simul…
Browse files Browse the repository at this point in the history
…ator_components
  • Loading branch information
JasonMarechal25 authored Jan 30, 2024
2 parents 80ef47f + 3c3547e commit 645f2bc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/ui/simulator/cmake/components-htmllistbox.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@ add_library(antares-ui-component-htmllistbox
toolbox/components/htmllistbox/datasource/datasource.h
toolbox/components/htmllistbox/datasource/datasource.hxx

toolbox/components/htmllistbox/datasource/cluster-order.h
toolbox/components/htmllistbox/datasource/cluster-order.cpp
toolbox/components/htmllistbox/datasource/cluster-order.h
toolbox/components/htmllistbox/datasource/cluster-order.cpp
toolbox/components/htmllistbox/datasource/thermal-cluster-order.h
toolbox/components/htmllistbox/datasource/thermal-cluster-order.cpp
toolbox/components/htmllistbox/datasource/renewable-cluster-order.h
toolbox/components/htmllistbox/datasource/renewable-cluster-order.cpp

toolbox/components/htmllistbox/item/cluster-item.h
toolbox/components/htmllistbox/item/cluster-item.cpp
toolbox/components/htmllistbox/item/renewable-cluster-item.h
toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
toolbox/components/htmllistbox/item/thermal-cluster-item.h
toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
toolbox/components/htmllistbox/item/cluster-item.h
toolbox/components/htmllistbox/item/cluster-item.cpp
toolbox/components/htmllistbox/item/renewable-cluster-item.h
toolbox/components/htmllistbox/item/renewable-cluster-item.cpp
toolbox/components/htmllistbox/item/thermal-cluster-item.h
toolbox/components/htmllistbox/item/thermal-cluster-item.cpp
)


Expand Down

0 comments on commit 645f2bc

Please sign in to comment.