NeuralPi bug fixes.

This commit is contained in:
Robin Davies
2022-02-11 11:22:20 -05:00
parent 01b6f801e9
commit 5cf10b0154
29 changed files with 3314 additions and 193 deletions
+1
View File
@@ -193,6 +193,7 @@ target_precompile_headers(pipedaltest PRIVATE pch.h)
target_include_directories(pipedaltest PRIVATE
.
${LV2DEV_INCLUDE_DIRS}
${JACK_INCLUDE_DIRS} ${LILV_0_INCLUDE_DIRS} ${LIBNL3_INCLUDE_DIRS}
)