mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Moved cmake scripts into the proper directories
This commit is contained in:
@ -1,21 +0,0 @@
|
|||||||
@echo off
|
|
||||||
copy base ..\..\cmakelists.txt
|
|
||||||
copy client ..\..\client\cmakelists.txt
|
|
||||||
copy dbug ..\..\dbug\cmakelists.txt
|
|
||||||
copy extra ..\..\extra\cmakelists.txt
|
|
||||||
copy mysys ..\..\mysys\cmakelists.txt
|
|
||||||
copy regex ..\..\regex\cmakelists.txt
|
|
||||||
copy sql ..\..\sql\cmakelists.txt
|
|
||||||
copy strings ..\..\strings\cmakelists.txt
|
|
||||||
copy vio ..\..\vio\cmakelists.txt
|
|
||||||
copy zlib ..\..\zlib\cmakelists.txt
|
|
||||||
copy yassl ..\..\extra\yassl\cmakelists.txt
|
|
||||||
copy taocrypt ..\..\extra\yassl\taocrypt\cmakelists.txt
|
|
||||||
copy bdb ..\..\storage\bdb\cmakelists.txt
|
|
||||||
copy heap ..\..\storage\heap\cmakelists.txt
|
|
||||||
copy innobase ..\..\storage\innobase\cmakelists.txt
|
|
||||||
copy myisam ..\..\storage\myisam\cmakelists.txt
|
|
||||||
copy myisammrg ..\..\storage\myisammrg\cmakelists.txt
|
|
||||||
copy im ..\..\server-tools\instance-manager\cmakelists.txt
|
|
||||||
copy libmysql ..\..\libmysql\cmakelists.txt
|
|
||||||
copy tests ..\..\tests\cmakelists.txt
|
|
Reference in New Issue
Block a user