Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit 0f5d7a2

Browse files
Change runtime output directory
1 parent 5ead468 commit 0f5d7a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ install(FILES
9494
)
9595
install(TARGETS qtadvanceddocking
9696
EXPORT adsTargets
97-
RUNTIME DESTINATION bin
97+
RUNTIME DESTINATION .
9898
LIBRARY DESTINATION lib
9999
ARCHIVE DESTINATION lib
100100
INCLUDES DESTINATION include

0 commit comments

Comments
 (0)