examples : fix node compilation (#2115)

* node : fix compilation and update examples

* node : fix readme

* Update addon.node test
This commit is contained in:
Pedro Probst
2024-05-02 18:52:55 -03:00
committed by GitHub
parent 8fac6455ff
commit 58210d6a76
6 changed files with 9 additions and 7 deletions

View File

@ -1,4 +1,4 @@
set(TARGET whisper-addon)
set(TARGET addon.node)
# Base settings
#==================================================================