svn commit: r1924331 - /apr/apr/branches/1.8.x/CMakeLists.txt

[email protected]
Newsgroups gmane.comp.apache.apr.cvs
Message-ID <[email protected]>
Author: minfrin
Date: Wed Mar 12 11:26:49 2025
New Revision: 1924331

URL: http://svn.apache.org/viewvc?rev=1924331&view=rev
Log:
CMake: copy mmap_large_datafile.txt required for testmmap.

Modified:
    apr/apr/branches/1.8.x/CMakeLists.txt

Modified: apr/apr/branches/1.8.x/CMakeLists.txt
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.8.x/CMakeLists.txt?rev=1924331&r1=1924330&r2=1924331&view=diff
==============================================================================
--- apr/apr/branches/1.8.x/CMakeLists.txt (original)
+++ apr/apr/branches/1.8.x/CMakeLists.txt Wed Mar 12 11:26:49 2025
@@ -372,6 +372,9 @@ IF(APR_BUILD_TESTAPR)
   EXECUTE_PROCESS(COMMAND ${CMAKE_COMMAND} -E copy_if_different
                   ${PROJECT_SOURCE_DIR}/test/data/mmap_datafile.txt
                   ${PROJECT_BINARY_DIR}/data/mmap_datafile.txt)
+  EXECUTE_PROCESS(COMMAND ${CMAKE_COMMAND} -E copy_if_different
+                  ${PROJECT_SOURCE_DIR}/test/data/mmap_large_datafile.txt
+                  ${PROJECT_BINARY_DIR}/data/mmap_large_datafile.txt)
 
   IF(TEST_STATIC_LIBS)
     SET(whichapr    ${apr_name})
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.