Skip to content

Commit

Permalink
Action fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KAHR-Alpha committed Dec 26, 2023
1 parent a167883 commit bfaab46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ if(WIN32)
target_link_libraries(common_lib userenv)
endif()

target_link_libraries(common_lib PUBLIC ${PNG_LIBRARY_RELEASE})
target_link_libraries(common_lib ${PNG_LIBRARY_RELEASE})

0 comments on commit bfaab46

Please sign in to comment.