Skip to content

Commit e2a201c

Browse files
committed
Undo
1 parent ff2ea36 commit e2a201c

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
@@ -14,4 +14,4 @@ target_include_directories(diff-pdf PRIVATE
1414

1515
target_link_libraries(diff-pdf ${POPPLERGLIB_LIBRARIES} stdc++fs)
1616
target_link_directories(diff-pdf PRIVATE ${POPPLERGLIB_LIBRARY_DIRS})
17-
install(TARGETS diff-pdf RUNTIME DESTINATION /usr/local/bin)
17+
install(TARGETS diff-pdf RUNTIME DESTINATION bin)

0 commit comments

Comments
 (0)