Skip to content

Commit

Permalink
[install] Update libremidi, add readerwritercircularbuffer to install…
Browse files Browse the repository at this point in the history
…ed files
  • Loading branch information
jcelerier committed Sep 27, 2023
1 parent c6513d1 commit 95ee106
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/libremidi
1 change: 1 addition & 0 deletions src/ossia_install.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ install(
install(
FILES
"${OSSIA_3RDPARTY_FOLDER}/readerwriterqueue/readerwriterqueue.h"
"${OSSIA_3RDPARTY_FOLDER}/readerwriterqueue/readerwritercircularbuffer.h"
"${OSSIA_3RDPARTY_FOLDER}/readerwriterqueue/atomicops.h"
DESTINATION include/
COMPONENT Devel
Expand Down

0 comments on commit 95ee106

Please sign in to comment.