We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d1db7 commit 2552a95Copy full SHA for 2552a95
storage/tokudb/CMakeLists.txt
@@ -31,7 +31,7 @@ MY_CHECK_AND_SET_COMPILER_FLAG("-Wno-vla")
31
MY_CHECK_AND_SET_COMPILER_FLAG("-Wno-vla" DEBUG)
32
33
############################################
34
-SET(TOKUDB_DEB_FILES "usr/lib/mysql/plugin/ha_tokudb.so\netc/mysql/conf.d/tokudb.cnf\nusr/bin/tokuftdump\nusr/share/doc/mariadb-server-10.2/README-TOKUDB\nusr/share/doc/mariadb-server-10.2/README.md" PARENT_SCOPE)
+SET(TOKUDB_DEB_FILES "usr/lib/mysql/plugin/ha_tokudb.so\netc/mysql/conf.d/tokudb.cnf\nusr/bin/tokuftdump" PARENT_SCOPE)
35
MARK_AS_ADVANCED(BUILDNAME)
36
MARK_AS_ADVANCED(BUILD_TESTING)
37
MARK_AS_ADVANCED(CMAKE_TOKUDB_REVISION)
0 commit comments