]> git.cworth.org Git - apitrace/blobdiff - cli/CMakeLists.txt
image: Move image code into its own module.
[apitrace] / cli / CMakeLists.txt
index 521886b7fc827af2d638a03c3c06f9e0c0b19d28..a01d3aed11e72b0da42276c3552e8935b525787c 100644 (file)
@@ -16,7 +16,6 @@ add_executable (apitrace
 
 target_link_libraries (apitrace
     common
-    ${PNG_LIBRARIES}
     ${ZLIB_LIBRARIES}
     ${SNAPPY_LIBRARIES}
     ${GETOPT_LIBRARIES}