X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=image%2FCMakeLists.txt;h=51d7ed830a96fd7a32f9d1ac8708babcc96da482;hb=a06b851d9e29f51bd194ac15d50abc302ac27cd0;hp=ee4d98f4b46cb7f7e243c32e076c27eb0d9afc95;hpb=47209604a9dad6d134274dcc33556374aef0f0f1;p=apitrace diff --git a/image/CMakeLists.txt b/image/CMakeLists.txt index ee4d98f..51d7ed8 100644 --- a/image/CMakeLists.txt +++ b/image/CMakeLists.txt @@ -3,10 +3,10 @@ include_directories ( ) add_library (image STATIC - image.cpp image_bmp.cpp image_png.cpp image_pnm.cpp + image_raw.cpp ) target_link_libraries (image