Browse Source

Fix a typo in the previous commit

Signed-off-by: falkTX <falktx@falktx.com>
tags/22.06
falkTX 3 years ago
parent
commit
d46d24719b
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      jucewrapper/CMakeLists.txt

+ 1
- 1
jucewrapper/CMakeLists.txt View File

@@ -135,7 +135,7 @@ target_sources(Cardinal
target_include_directories(Cardinal
PRIVATE
../dpf/distrho
../src/CardinalFX)
../src/Cardinal)

target_compile_definitions(Cardinal
PUBLIC


Loading…
Cancel
Save