mariadb/storage/test_sql_discovery/CMakeLists.txt
Sergei Golubchik 2d788ff5ca test_sql_discovery storage engine
use it to test main test cases with need_full_discover_for_existence > 0
2013-04-09 16:07:35 +02:00

2 lines
91 B
CMake

MYSQL_ADD_PLUGIN(test_sql_discovery test_sql_discovery.cc STORAGE_ENGINE
COMPONENT Test)