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

everestjs: Fix node-addon-api error handling #200

Merged
merged 2 commits into from
Aug 15, 2024

Commits on Aug 14, 2024

  1. everestjs: Let CMake fail when node-addon-api is missing

    If node-addon-api can't be installed, let CMake fail. everestjs
    has a hard dependency on this package.
    
    Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
    dnltz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a9d5f89 View commit details
    Browse the repository at this point in the history
  2. CMakeLists: Replace tab with spaces

    Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
    dnltz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1a1b2ee View commit details
    Browse the repository at this point in the history