Skip to content

Commit 678d19a

Browse files
committed
Revert "hack: maybe build linux"
This reverts commit 204a924.
1 parent 55e5a2f commit 678d19a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

thirdparty/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ set(SDL2MIXER_OPUS OFF)
1515
set(SDL2MIXER_VORBIS "VORBISFILE")
1616
set(SDL2MIXER_WAVPACK OFF)
1717

18-
if (CMAKE_SYSTEM_NAME MATCHES "Linux")
19-
message(STATUS "Thirdparty: SDL_VULKAN_ENABLED = ${SDL_VULKAN_ENABLED}")
20-
set(SDL_VULKAN_ENABLED ON CACHE BOOL "Enable Vulkan support" FORCE)
21-
endif()
22-
2318
add_subdirectory("${MARATHON_RECOMP_THIRDPARTY_ROOT}/msdf-atlas-gen")
2419
add_subdirectory("${MARATHON_RECOMP_THIRDPARTY_ROOT}/nativefiledialog-extended")
2520
add_subdirectory("${MARATHON_RECOMP_THIRDPARTY_ROOT}/o1heap")

0 commit comments

Comments
 (0)