mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
PERL ON BY DEFAULT - THANKS DALAYA
This commit is contained in:
parent
c5c945f0c3
commit
d3588d2c95
@ -112,7 +112,7 @@ OPTION(EQEMU_BUILD_SERVER "Build the game server." ON)
|
|||||||
OPTION(EQEMU_BUILD_LOGIN "Build the login server." OFF)
|
OPTION(EQEMU_BUILD_LOGIN "Build the login server." OFF)
|
||||||
OPTION(EQEMU_BUILD_AZONE "Build azone utility." OFF)
|
OPTION(EQEMU_BUILD_AZONE "Build azone utility." OFF)
|
||||||
OPTION(EQEMU_BUILD_TESTS "Build utility tests." OFF)
|
OPTION(EQEMU_BUILD_TESTS "Build utility tests." OFF)
|
||||||
OPTION(EQEMU_BUILD_PERL "Build Perl parser." OFF)
|
OPTION(EQEMU_BUILD_PERL "Build Perl parser." ON)
|
||||||
|
|
||||||
#C++11 stuff
|
#C++11 stuff
|
||||||
IF(NOT MSVC)
|
IF(NOT MSVC)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user