X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=c731a3600c6c2d14aaeb56ad499439840e3df2d6;hb=cf61cedc3dbeaa1ec185388fd3d82c6f3c25abfa;hp=c015d67bd2811ced8ea4cdbee1100dccf1d2257c;hpb=9c520ef5179022f08b3883c0a1124ae5f8403237;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index c015d67..c731a36 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -162,6 +162,7 @@ add_library (common trace_model_writer.cpp image.cpp image_bmp.cpp + image_pnm.cpp image_png.cpp ${os} )