Skip to content

Commit

Permalink
Correctly install 'chaos-stratus' folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed May 25, 2024
1 parent 36eccbb commit 501bf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ install (
)

# install folders
set (ARCHSRC android api AU audiokit autodiff comparator daisy esp32 iOS jax juce julia cmajor max-msp nodejs osclib sam smartKeyboard svgplot teensy unity rust vcvrack webaudio)
set (ARCHSRC android api AU audiokit autodiff chaos-stratus cmajor comparator daisy esp32 iOS jax juce julia max-msp nodejs osclib sam smartKeyboard svgplot teensy unity rust vcvrack webaudio)
foreach (dir ${ARCHSRC})
set(ARCHFOLDERS ${ARCHFOLDERS} ${ARCHDIR}/${dir})
endforeach()
Expand Down

0 comments on commit 501bf87

Please sign in to comment.