Files
TrinityCore/sql/updates/CMakeLists.txt
Drahy 09adb05741 * Fixed 3 sql files from 2.4.3_update directory
* Added CMakeLists for this directory - Thx Zor
* Small clean up

--HG--
branch : trunk
2009-02-08 16:21:33 +01:00

27 lines
1.0 KiB
CMake

add_subdirectory(2.4.3_updates)
INSTALL(FILES
805_world_scripts
875_mangos_7047_01_characters_character_spell.sql
875_mangos_7059_01_characters_pet_spell.sql
1026_mangos_7113_01_characters_character_achievement_progress.sql
1028_mangos_7141_01_world_instance_template.sql
1028_mangos_7147_01_world_creature_template.sql
1028_mangos_7150_01_world_playercreateinfo_spell.sql
1084_mangos_7168_01_world_command.sql
1094_mangos_7193_01_world_trinity_string.sql
1108_mangos_7196_02_world_spell_bonus_data.sql
1108_mangos_7198_01_characters_characters.sql
1108_mangos_7199_01_world_spell_bonus_data.sql
1135_mangos_7207_01_world_creature.sql
1135_mangos_7207_02_world_gameobject.sql
1135_mangos_7207_03_characters_corpse.sql
1140_mangos_7209_01_world_spell_bonus_data.sql
1185_mangos_7214_01_world_command.sql
1185_mangos_7214_02_world_trinity_string.sql
1185_mangos_7214_03_world_spell_proc_event.sql
1206_world_scripts.sql
1207_world_scripts.sql
1237_mangos_7230_01_world_spell_bonus_data
1248_mangos_7235_01_world_command
DESTINATION share/trinity/sql/updates)