Skip to content

Commit 4483458

Browse files
committed
test3
1 parent 0c17718 commit 4483458

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Codecs/CodecJPG/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ else()
129129
add_custom_command(TARGET ${TargetName} POST_BUILD
130130
COMMAND ${CMAKE_COMMAND} -E copy_if_different
131131
"$<TARGET_FILE:libjpeg-turbo::libjpeg-turbo>"
132-
"${CMAKE_CURRENT_BINARY_DIR}")
132+
"${CMAKE_CURRENT_BINARY_DIR}/")
133133
endif()
134134

135135

0 commit comments

Comments
 (0)