X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=retrace%2FCMakeLists.txt;h=78cceae33bd7c1aa67b51573d2e139d855c2b043;hb=bd9811ff579a0482bfd7d40b1149bcef40ad3d71;hp=913c23e1d201a43c0484a1eee188de1165a905d5;hpb=12e1f987f7af2fb66dc6d28ab50f913d6e54a141;p=apitrace diff --git a/retrace/CMakeLists.txt b/retrace/CMakeLists.txt index 913c23e..78cceae 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 )