mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-27 21:06:18 +00:00
added spdlog library
This commit is contained in:
parent
f998469730
commit
72bdf22035
5 changed files with 15 additions and 3 deletions
|
@ -18,4 +18,4 @@ add_executable(shadps4
|
|||
|
||||
find_package(OpenGL REQUIRED)
|
||||
|
||||
target_link_libraries(shadps4 PUBLIC fmt IMGUI SDL3-shared ${OPENGL_LIBRARY})
|
||||
target_link_libraries(shadps4 PUBLIC fmt spdlog IMGUI SDL3-shared ${OPENGL_LIBRARY})
|
Loading…
Add table
Add a link
Reference in a new issue