Remove legacy network code
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
# Prep options that are needed for each platform.
|
||||
|
||||
# This option allows for networking support with StepMania.
|
||||
option(WITH_NETWORKING "Build with networking support." ON)
|
||||
|
||||
# This option quiets warnings that are a part of external projects.
|
||||
option(WITH_EXTERNAL_WARNINGS
|
||||
"Build with warnings for all components, not just StepMania." OFF)
|
||||
|
||||
Reference in New Issue
Block a user