X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=retrace%2FCMakeLists.txt;h=c582338c00cd9534365879e44cb3bf7dd5248f06;hb=66ee52d87f1e740e3085dc481e2bd6a6dc41f279;hp=bc2c30337d25d41884e609083c142b6a056f2977;hpb=4f49d21974343e282dbbe784ccc36ae29ddcbcfc;p=apitrace diff --git a/retrace/CMakeLists.txt b/retrace/CMakeLists.txt index bc2c303..c582338 100644 --- a/retrace/CMakeLists.txt +++ b/retrace/CMakeLists.txt @@ -43,6 +43,7 @@ target_link_libraries (retrace_common ${PNG_LIBRARIES} ${ZLIB_LIBRARIES} ${SNAPPY_LIBRARIES} + ${GETOPT_LIBRARIES} ) add_library (glretrace_common