We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
build_with_cmake
1 parent 7dd514f commit 2c77be5Copy full SHA for 2c77be5
doc/api/n-api.md
@@ -6664,7 +6664,7 @@ the add-on's file name during loading.
6664
[`Number.MIN_SAFE_INTEGER`]: https://tc39.github.io/ecma262/#sec-number.min_safe_integer
6665
[`Worker`]: worker_threads.md#class-worker
6666
[`async_hooks.executionAsyncResource()`]: async_hooks.md#async_hooksexecutionasyncresource
6667
-[`build_with_cmake`]: https://github.com/nodejs/node-addon-examples/tree/main/build_with_cmake
+[`build_with_cmake`]: https://github.com/nodejs/node-addon-examples/tree/main/src/8-tooling/build_with_cmake
6668
[`global`]: globals.md#global
6669
[`init` hooks]: async_hooks.md#initasyncid-type-triggerasyncid-resource
6670
[`napi_add_async_cleanup_hook`]: #napi_add_async_cleanup_hook
0 commit comments