forked from teamnwah/openmw-tes3coop
[Server] Remove Pawn switcher in cmake
This commit is contained in:
parent
ba07d7820f
commit
c5388e49f2
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue