mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 13:19:00 +00:00
core: Rewrite thread local storage implementation (#118)
This commit is contained in:
5
externals/CMakeLists.txt
vendored
5
externals/CMakeLists.txt
vendored
@@ -62,4 +62,7 @@ set(ENABLE_OPT OFF CACHE BOOL "")
|
||||
add_subdirectory(glslang)
|
||||
|
||||
# Robin-map
|
||||
add_subdirectory(robin-map)
|
||||
add_subdirectory(robin-map EXCLUDE_FROM_ALL)
|
||||
|
||||
# Xbyak
|
||||
add_subdirectory(xbyak EXCLUDE_FROM_ALL)
|
||||
|
||||
Reference in New Issue
Block a user