Skip to content

Commit bfaab46

Browse files
committed
Action fix
1 parent a167883 commit bfaab46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ if(WIN32)
6161
target_link_libraries(common_lib userenv)
6262
endif()
6363

64-
target_link_libraries(common_lib PUBLIC ${PNG_LIBRARY_RELEASE})
64+
target_link_libraries(common_lib ${PNG_LIBRARY_RELEASE})

0 commit comments

Comments
 (0)