X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=retrace%2FCMakeLists.txt;h=fcb8f187659bbc0b70f41b223ab5c525d9a26bfd;hb=2a5696befce6be00fa655b751af5ce2924ea45ae;hp=913c23e1d201a43c0484a1eee188de1165a905d5;hpb=12e1f987f7af2fb66dc6d28ab50f913d6e54a141;p=apitrace diff --git a/retrace/CMakeLists.txt b/retrace/CMakeLists.txt index 913c23e..fcb8f18 100644 --- a/retrace/CMakeLists.txt +++ b/retrace/CMakeLists.txt @@ -18,6 +18,7 @@ add_custom_command ( glretrace.py retrace.py ${CMAKE_SOURCE_DIR}/specs/glapi.py + ${CMAKE_SOURCE_DIR}/specs/glesapi.py ${CMAKE_SOURCE_DIR}/specs/gltypes.py ${CMAKE_SOURCE_DIR}/specs/stdapi.py ) @@ -45,6 +46,7 @@ target_link_libraries (retrace_common ${ZLIB_LIBRARIES} ${SNAPPY_LIBRARIES} ${GETOPT_LIBRARIES} + ${LIBBACKTRACE_LIBRARIES} ) add_library (glretrace_common STATIC