We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20199c8 commit 290efeaCopy full SHA for 290efea
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