We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20199c8 + 290efea commit 6764fc3Copy full SHA for 6764fc3
1 file changed
CMakeLists.txt
@@ -85,6 +85,7 @@ add_library(${PROJECT_NAME} SHARED
85
# src/node-rlgl.h
86
# src/lib/WrappedFunctions.h
87
src/generated/node-raylib.cc
88
+ ${CMAKE_JS_SRC}
89
)
90
91
## Suffix the node module with .node.
0 commit comments