Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
OhhhZenix committed Feb 9, 2025
1 parent 81fdc81 commit da7e46e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/$<CONFIGURATION>")
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/$<CONFIGURATION>")

# temporarily fix for sdl_image not building https://github.com/libsdl-org/SDL/issues/10250
if(MSVC)
enable_language(ASM_MASM)
endif()

# Create the project
project(WaveRush)

Expand Down

0 comments on commit da7e46e

Please sign in to comment.