[Server] Remove Pawn switcher in cmake

This commit is contained in:
Koncord 2017-12-10 10:28:59 +08:00
parent ba07d7820f
commit c5388e49f2

View file

@ -1,6 +1,5 @@
project(tes3mp-server)
option(BUILD_WITH_PAWN "Enable Pawn language" OFF)
option(ENABLE_BREAKPAD "Enable Google Breakpad for Crash reporting" OFF)
if(ENABLE_BREAKPAD)