#At file:///home/bm136801/my/plpldef-55/ based on revid:jon.hauglid@stripped
3420 Bjorn Munch 2011-06-01
Followup to 12607800, testing it in PB2 didn't work, trying again
Be more explicit about path to (potential) plugin tests dirs
modified:
cmake/install_layout.cmake
=== modified file 'cmake/install_layout.cmake'
--- a/cmake/install_layout.cmake 2011-06-01 10:15:01 +0000
+++ b/cmake/install_layout.cmake 2011-06-01 13:19:36 +0000
@@ -103,7 +103,7 @@ ENDIF()
# just use if(INSTALL_PLUGINTESTDIR).
# The plugin must set its own install path for tests
#
-FILE(GLOB plugin_tests plugin/*/tests)
+FILE(GLOB plugin_tests ${CMAKE_SOURCE_DIR}/plugin/*/tests)
#
# STANDALONE layout
Attachment: [text/bzr-bundle] bzr/bjorn.munch@oracle.com-20110601131936-a5n7bgju90519ygf.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5 branch (bjorn.munch:3420) | Bjorn Munch | 1 Jun |