X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=177c82b8a83b7abd24ddd4bc3ae2d62ef933bf64;hb=946da143b5fa8b5babddd5668743e4048bf08e7d;hp=09386aa2a6a699c2f25572b9502e9258aeb0b2ce;hpb=e26d30e9121ba10bcff16df43c27cce7223038b3;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index 09386aa..177c82b 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -267,6 +267,7 @@ else () endif () add_library (common STATIC + common/trace_dump.cpp common/trace_file.cpp common/trace_file_read.cpp common/trace_file_write.cpp