Merge pull request #186 from alloverse/fix/184

Bump msdfgen + add move_dll for it
This commit is contained in:
Bjorn 2020-01-08 16:02:06 -08:00 committed by GitHub
commit 9eaa970bc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -547,6 +547,7 @@ if(WIN32)
move_dll(${LOVR_OPENAL})
move_dll(${LOVR_OPENVR})
move_dll(${LOVR_LEAP})
move_dll(${LOVR_MSDF})
target_compile_definitions(lovr PRIVATE -DLOVR_GL)
elseif(APPLE)
target_sources(lovr PRIVATE src/core/os_macos.c)

2
deps/msdfgen vendored

@ -1 +1 @@
Subproject commit 32fbc0ffb888f60f008b841c182a7fbb5ec54d2f
Subproject commit 5853b8c46c02b8f7abc2b7b40cecdb70d9866511