configuration system for cmake

- moved cmake options under conf
and created default/custom configuration system for cmake
This commit is contained in:
Yehonal
2016-07-25 17:29:20 +02:00
committed by Yehonal
parent b91b679669
commit d1b8eea42f
3 changed files with 23 additions and 16 deletions

12
.gitignore vendored
View File

@@ -1,7 +1,19 @@
#
# AzerothCore
#
*/compiler/config.sh
conf/*
!conf/*.dist
modules/*
!modules/dep/
build*/
#
#Generic
#
.directory
.mailmap
*.orig