#At file:///home/msvensson/mysql/7.0/ based on revid:jonas@stripped
4396 magnus.blaudd@stripped 2011-05-19
ndb
- print the version of cmake from storage/ndb/CMakelists.txt
modified:
storage/ndb/CMakeLists.txt
=== modified file 'storage/ndb/CMakeLists.txt'
--- a/storage/ndb/CMakeLists.txt 2011-05-06 13:26:05 +0000
+++ b/storage/ndb/CMakeLists.txt 2011-05-19 09:05:45 +0000
@@ -17,6 +17,8 @@
SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH}
${CMAKE_SOURCE_DIR}/cmake
${CMAKE_SOURCE_DIR}/storage/ndb/cmake)
+
+MESSAGE(STATUS "Using cmake version ${CMAKE_VERSION}")
# Check if this is MySQL Cluster build i.e the MySQL Server
# version string ends in -ndb-Y.Y.Y[-status]
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110519090545-1c8d20cdq6utounb.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (magnus.blaudd:4396) | magnus.blaudd | 19 May |