Skip to content

Commit 6e1e03b

Browse files
committed
bin
1 parent 0cd853f commit 6e1e03b

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
@@ -15,4 +15,4 @@ target_link_libraries(diff-pdf ${POPPLERGLIB_LIBRARIES})
1515
target_link_directories(diff-pdf PRIVATE
1616
${POPPLERGLIB_LIBRARY_DIRS}
1717
)
18-
install(TARGETS diff-pdf RUNTIME DESTINATION build)
18+
install(TARGETS diff-pdf RUNTIME DESTINATION bin)

0 commit comments

Comments
 (0)