Clean up the build scripts

This commit is contained in:
David Hrdlička
2022-01-29 23:50:53 +01:00
parent 0545de2570
commit 8e00b37e22
2 changed files with 4 additions and 8 deletions

View File

@@ -100,7 +100,6 @@ set(CMAKE_CXX_STANDARD 11)
# Option Description Def.
# ------ ----------- ----
option(RELEASE "Release build" OFF)
option(USB "USB support" OFF)
option(DYNAREC "Dynamic recompiler" ON)
option(FLUIDSYNTH "FluidSynth" ON)
option(MUNT "MUNT" ON)