diff options
| author | manuel <manuel@mausz.at> | 2013-02-11 14:23:16 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2013-02-11 14:23:16 +0100 |
| commit | bcff4f2e3520eaf170c282ba03d38ba6a4fa95cf (patch) | |
| tree | ae902d4d88bae4611f2391fd800cbdbc5a6a0b50 /CMakeLists.txt | |
| download | mysql-table_sizes-bcff4f2e3520eaf170c282ba03d38ba6a4fa95cf.tar.gz mysql-table_sizes-bcff4f2e3520eaf170c282ba03d38ba6a4fa95cf.tar.bz2 mysql-table_sizes-bcff4f2e3520eaf170c282ba03d38ba6a4fa95cf.zip | |
initial import
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..4eeccdd --- /dev/null +++ b/CMakeLists.txt | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | MYSQL_ADD_PLUGIN(table_sizes src/table_sizes.cc | ||
| 2 | MODULE_ONLY MODULE_OUTPUT_NAME "table_sizes") | ||
| 3 | |||
