mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-18 05:49:41 -04:00
ca8f0a53b3
--HG-- branch : trunk
5 lines
124 B
CMake
5 lines
124 B
CMake
########### install files ###############
|
|
|
|
FILE(GLOB _SQL *.sql)
|
|
|
|
install(FILES ${_SQL} DESTINATION share/trinity/sql/tools) |