-- The C compiler identification is GNU 11.1.0
-- The CXX compiler identification is GNU 11.1.0
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Build Type: None
-- Targeting 64 bit configuration
-- Found Python: /usr/bin/python3.10 (found version "3.10.1") found components: Interpreter Development Development.Module Development.Embed 
-- Python version: 3.10.1
-- Python executable: /usr/bin/python3.10
-- Python library: /usr/lib/libpython3.10.so
-- Using system provided JUCE
CMake Error at CMakeLists.txt:76 (find_package):
  By not providing "FindJUCE.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "JUCE", but
  CMake did not find one.

  Could not find a package configuration file provided by "JUCE" with any of
  the following names:

    JUCEConfig.cmake
    juce-config.cmake

  Add the installation prefix of "JUCE" to CMAKE_PREFIX_PATH or set
  "JUCE_DIR" to a directory containing one of the above files.  If "JUCE"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!
See also "/build/bespokesynth/src/build/CMakeFiles/CMakeOutput.log".
[1m[31m==> ERROR:[m[1m A failure occurred in build().[m
[1m    Aborting...[m
