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 ff2ea36 commit e2a201cCopy full SHA for e2a201c
CMakeLists.txt
@@ -14,4 +14,4 @@ target_include_directories(diff-pdf PRIVATE
14
15
target_link_libraries(diff-pdf ${POPPLERGLIB_LIBRARIES} stdc++fs)
16
target_link_directories(diff-pdf PRIVATE ${POPPLERGLIB_LIBRARY_DIRS})
17
-install(TARGETS diff-pdf RUNTIME DESTINATION /usr/local/bin)
+install(TARGETS diff-pdf RUNTIME DESTINATION bin)
0 commit comments