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 0cd853f commit 6e1e03bCopy full SHA for 6e1e03b
CMakeLists.txt
@@ -15,4 +15,4 @@ target_link_libraries(diff-pdf ${POPPLERGLIB_LIBRARIES})
15
target_link_directories(diff-pdf PRIVATE
16
${POPPLERGLIB_LIBRARY_DIRS}
17
)
18
-install(TARGETS diff-pdf RUNTIME DESTINATION build)
+install(TARGETS diff-pdf RUNTIME DESTINATION bin)
0 commit comments