mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
Added missing CMakeList file.
* Thanks to Taliesin * Closes 573 --HG-- branch : trunk
This commit is contained in:
5
sql/updates/3.2.2a_old/CMakeLists.txt
Normal file
5
sql/updates/3.2.2a_old/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
FILE(GLOB _SQL_322 *.sql)
|
||||
|
||||
INSTALL(FILES
|
||||
${_SQL_322}
|
||||
DESTINATION share/trinity/sql/updates/3.0.9_old)
|
||||
Reference in New Issue
Block a user