X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=d6ea62b97f8c506f73e774692c76c0a24c3daf58;hb=e8e6349a5f94f6a957d972cf57008534a2793b1e;hp=2fc85e68bf75b4930c2487e31e62a0114a2eb753;hpb=31b85a34591981cbb599bcb8ad50960ba512349f;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index 2fc85e6..d6ea62b 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -558,6 +558,8 @@ add_library (retrace_common glws.cpp ) +add_dependencies (retrace_common glproc) + set_property ( TARGET retrace_common APPEND