We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a167883 commit bfaab46Copy full SHA for bfaab46
src/common/CMakeLists.txt
@@ -61,4 +61,4 @@ if(WIN32)
61
target_link_libraries(common_lib userenv)
62
endif()
63
64
-target_link_libraries(common_lib PUBLIC ${PNG_LIBRARY_RELEASE})
+target_link_libraries(common_lib ${PNG_LIBRARY_RELEASE})
0 commit comments