summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'helpers')
-rw-r--r--helpers/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/CMakeLists.txt b/helpers/CMakeLists.txt
index 5d02d5b8..e2277d04 100644
--- a/helpers/CMakeLists.txt
+++ b/helpers/CMakeLists.txt
@@ -11,6 +11,7 @@ add_convenience_library (glhelpers
glprofile.cpp
eglsize.cpp
)
+add_dependencies (glhelpers glproc)
if (WIN32)