svn commit: r1920644 - /apr/apr-util/branches/1.7.x/CMakeLists.txt

[email protected]
Newsgroups gmane.comp.apache.apr.cvs
Message-ID <[email protected]>
Author: ivan
Date: Sat Sep 14 17:49:57 2024
New Revision: 1920644

URL: http://svn.apache.org/viewvc?rev=1920644&view=rev
Log:
CMake: Use COMMAND_EXPAND_LISTS option when invoking cmake.exe -E copy_if_different
to copy libaprutil-1 dependencies.

Modified:
    apr/apr-util/branches/1.7.x/CMakeLists.txt

Modified: apr/apr-util/branches/1.7.x/CMakeLists.txt
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/CMakeLists.txt?rev=1920644&r1=1920643&r2=1920644&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/CMakeLists.txt (original)
+++ apr/apr-util/branches/1.7.x/CMakeLists.txt Sat Sep 14 17:49:57 2024
@@ -331,6 +331,7 @@ IF(BUILD_SHARED_LIBS)
         "${CMAKE_COMMAND}" -E copy_if_different
             $<TARGET_RUNTIME_DLLS:libaprutil-1>
             $<TARGET_FILE_DIR:libaprutil-1>
+      COMMAND_EXPAND_LISTS
   )
 ELSE()
   SET_TARGET_PROPERTIES(libaprutil-1 PROPERTIES
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.