mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
configuration system for cmake
- moved cmake options under conf and created default/custom configuration system for cmake
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,7 +1,19 @@
|
||||
#
|
||||
# AzerothCore
|
||||
#
|
||||
|
||||
*/compiler/config.sh
|
||||
|
||||
conf/*
|
||||
!conf/*.dist
|
||||
modules/*
|
||||
!modules/dep/
|
||||
build*/
|
||||
|
||||
#
|
||||
#Generic
|
||||
#
|
||||
|
||||
.directory
|
||||
.mailmap
|
||||
*.orig
|
||||
|
||||
Reference in New Issue
Block a user