option(BUILD_TESTING "Build testing" ON) option(BUILD_SHARED_LIBS "Build dynamic libraries" OFF) option(ENABLE_SDL "Build the SDL port" ON) option(ENABLE_WX "Build the wxWidgets port" ON) option(ENABLE_DEBUGGER "Enable the debugger" ON) option(ENABLE_ASAN "Enable -fsanitize=