Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartatz committed Aug 7, 2024
1 parent 17ee40c commit 900d561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ elseif (UNIX)
endif()

foreach(property RUNTIME_OUTPUT_DIRECTORY LIBRARY_OUTPUT_DIRECTORY)
foreach(target ${INTERNAL_LIBRARY_TARGETS})
foreach(target ${CURL_LIBRARY_DEPENDENCIES})
set_target_properties(
${target}
PROPERTIES
Expand Down

0 comments on commit 900d561

Please sign in to comment.