Ver Fonte

Merge remote-tracking branch 'origin/master'

stan há 3 semanas atrás
pai
commit
6f63b2134e
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      CMakeLists.txt

+ 1 - 0
CMakeLists.txt

@@ -110,6 +110,7 @@ endif()
 target_link_libraries(steam_api64 PRIVATE
 target_link_libraries(steam_api64 PRIVATE
     kernel32 bcrypt user32 gdi32 dwmapi
     kernel32 bcrypt user32 gdi32 dwmapi
     d3dcompiler shell32 ws2_32 synchronization
     d3dcompiler shell32 ws2_32 synchronization
+    windowscodecs
 )
 )
 
 
 set_target_properties(steam_api64 PROPERTIES
 set_target_properties(steam_api64 PROPERTIES