mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-07-11 01:24:03 +02:00
Add SDL and create basic window
This commit is contained in:
@@ -12,6 +12,8 @@ endif()
|
||||
|
||||
set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
|
||||
|
||||
set(SDL_STATIC ON)
|
||||
|
||||
add_subdirectory(${SWA_THIRDPARTY_ROOT})
|
||||
project("UnleashedRecomp-ALL")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user