Skip to content

Commit feebb77

Browse files
committed
Update CMakeLists.txt
1 parent 95852b2 commit feebb77

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
@@ -34,5 +34,5 @@ target_link_libraries(node_filerix PRIVATE
3434
)
3535

3636
install(TARGETS node_filerix
37-
DESTINATION ${CMAKE_INSTALL_DATADIR}/filerix
37+
DESTINATION share/filerix
3838
)

0 commit comments

Comments
 (0)