[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-1122-g07b8a5b

Stephen Kelly steveire at gmail.com
Mon Mar 17 10:12:25 EDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  07b8a5bb72a92d233edc51e4ddbd5790cf53b163 (commit)
       via  986c6f69576e796a1716ebd0f7908c1394c882a8 (commit)
      from  d49538f29443e85197310706bffd2e361dc89eaf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=07b8a5bb72a92d233edc51e4ddbd5790cf53b163
commit 07b8a5bb72a92d233edc51e4ddbd5790cf53b163
Merge: d49538f 986c6f6
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Mar 17 10:12:24 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Mar 17 10:12:24 2014 -0400

    Merge topic 'Android-platform' into next
    
    986c6f69 Remove setting of Android variable.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=986c6f69576e796a1716ebd0f7908c1394c882a8
commit 986c6f69576e796a1716ebd0f7908c1394c882a8
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Mar 17 15:11:14 2014 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Mar 17 15:11:14 2014 +0100

    Remove setting of Android variable.

diff --git a/Modules/Platform/Android.cmake b/Modules/Platform/Android.cmake
index d3914be..a4c122d 100644
--- a/Modules/Platform/Android.cmake
+++ b/Modules/Platform/Android.cmake
@@ -3,4 +3,3 @@ set(CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "")
 # RPath is useless on Android, because we can't determine the installation
 # location ahead of time.
 set(CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG "")
-set(Android 1)

-----------------------------------------------------------------------

Summary of changes:
 Modules/Platform/Android.cmake |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list