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

[email protected]
Newsgroups gmane.comp.apache.apr.cvs
Message-ID <[email protected]>
Author: ivan
Date: Mon Sep  2 11:08:35 2024
New Revision: 1920385

URL: http://svn.apache.org/viewvc?rev=1920385&view=rev
Log:
CMake: Add .c extension for path to source code.

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=1920385&r1=1920384&r2=1920385&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/CMakeLists.txt (original)
+++ apr/apr-util/branches/1.7.x/CMakeLists.txt Mon Sep  2 11:08:35 2024
@@ -366,7 +366,7 @@ IF(APR_BUILD_TESTAPR)
     ADD_TEST(NAME dbd-${somedbd} COMMAND dbd ${somedbd})
   ENDFOREACH()
 
-  ADD_EXECUTABLE(memcachedmock test/memcachedmock)
+  ADD_EXECUTABLE(memcachedmock test/memcachedmock.c)
   TARGET_LINK_LIBRARIES(memcachedmock ${whichapr})
   IF(apiflag)
     SET_TARGET_PROPERTIES(dbd PROPERTIES COMPILE_FLAGS ${apiflag})
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.