1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Revert back to new CMake names for audit_null/daemon_example plugins.

This commit is contained in:
Jonathan Perkin
2010-05-12 16:32:31 +01:00
parent 31f5867fc3
commit f9101d98b7
3 changed files with 6 additions and 8 deletions

View File

@ -13,5 +13,4 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
MYSQL_ADD_PLUGIN(daemon_example daemon_example.cc
MODULE_ONLY MODULE_OUTPUT_NAME "libdaemon_example")
MYSQL_ADD_PLUGIN(daemon_example daemon_example.cc MODULE_ONLY)