fix(CMake/Bash): -DSCRIPTS cmake param (#6522)

This commit is contained in:
Francesco Borzì
2021-06-23 17:25:28 +02:00
committed by GitHub
parent 569e3399c6
commit 1e4a73972e
3 changed files with 3 additions and 3 deletions

2
conf/dist/env.ac vendored
View File

@@ -10,7 +10,7 @@ DATAPATH=/azerothcore/env/dist/data
#
CTYPE=RelWithDebInfo
CSCRIPTS=ON
CSCRIPTS=static
AC_CCACHE=true
#