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 0cb6268 commit 405baddCopy full SHA for 405badd
CMakeLists.txt
@@ -28,5 +28,5 @@ target_link_libraries(node_filerix PRIVATE
28
)
29
30
install(TARGETS node_filerix
31
- DESTINATION lib/node_modules/filerix
+ DESTINATION ${CMAKE_INSTALL_LIBDIR}/node_modules/filerix
32
0 commit comments