Skip to content

Commit

Permalink
created BKSliders.h.cpp and brought over BKStackedSlider from old code
Browse files Browse the repository at this point in the history
  • Loading branch information
dantrueman committed Oct 24, 2024
1 parent 6ff16f7 commit 1649d4f
Show file tree
Hide file tree
Showing 4 changed files with 750 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ add_library(SharedCode INTERFACE
source/interface/Cable/CableView.cpp
source/interface/Cable/CableView.h
source/synthesis/framework/tuning_systems.h
source/interface/BKSliders.cpp
source/interface/BKSliders.h
)

# C++20, please
Expand Down
Loading

0 comments on commit 1649d4f

Please sign in to comment.