Browse Source

Merge pull request #40 from TotalTaxAmount/3.2.0-linux-buildfix

Fix build on linux
stan 3 tuần trước cách đây
mục cha
commit
48d0e053a4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      CMakeLists.txt

+ 1 - 0
CMakeLists.txt

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