]> git.cworth.org Git - apitrace/blobdiff - retrace/CMakeLists.txt
cmake: Link ${LIBBACKTRACE_LIBRARIES} once.
[apitrace] / retrace / CMakeLists.txt
index 913c23e1d201a43c0484a1eee188de1165a905d5..78cceae33bd7c1aa67b51573d2e139d855c2b043 100644 (file)
@@ -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
 )