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.
1 parent cfeb543 commit 4062b4bCopy full SHA for 4062b4b
CMakeLists.txt
@@ -41,7 +41,7 @@ else()
41
endif()
42
43
add_compile_definitions(NAPI_CPP_EXCEPTIONS)
44
-add_compile_definitions(-DNAPI_VERSION=3)
+add_compile_definitions(NAPI_VERSION=3)
45
46
# cmake-js
47
set(INCLUDES ${INCLUDES} ${CMAKE_JS_INC})
0 commit comments