Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: fix plugin build error on macos ffi #970

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

webispy
Copy link
Collaborator

@webispy webispy commented Jun 10, 2024

Change the OPUS_INCLUDE_DIRS to use TARGET_INCLUDE_DIRESTORIES only. And add the OPUS_CLFAGS to TARGET_COMPILE_OPTIONS.

Change the `OPUS_INCLUDE_DIRS` to use `TARGET_INCLUDE_DIRESTORIES`
only. And add the `OPUS_CLFAGS` to `TARGET_COMPILE_OPTIONS`.

Signed-off-by: Inho Oh <webispy@gmail.com>
@webispy webispy added this to the v1.7.6 milestone Jun 10, 2024
@webispy webispy added bug Something isn't working ci/cd/build CI/CD/Build (github apps, travis, ...) labels Jun 10, 2024
@kimhyungrok kimhyungrok merged commit 4516a3e into nugu-developers:master Jun 10, 2024
12 checks passed
@webispy webispy deleted the fix_plg_build branch June 11, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci/cd/build CI/CD/Build (github apps, travis, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants