Skip to content

Commit 405badd

Browse files
committed
Update CMakeLists.txt
1 parent 0cb6268 commit 405badd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ target_link_libraries(node_filerix PRIVATE
2828
)
2929

3030
install(TARGETS node_filerix
31-
DESTINATION lib/node_modules/filerix
31+
DESTINATION ${CMAKE_INSTALL_LIBDIR}/node_modules/filerix
3232
)

0 commit comments

Comments
 (0)