diff options
Diffstat (limited to 'compiler/cmake/sample_opengl.cmake')
| -rw-r--r-- | compiler/cmake/sample_opengl.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/cmake/sample_opengl.cmake b/compiler/cmake/sample_opengl.cmake index ce71e04..6518c90 100644 --- a/compiler/cmake/sample_opengl.cmake +++ b/compiler/cmake/sample_opengl.cmake @@ -2,7 +2,6 @@ # Build sample_opengl # -SET(GW_DEPS_ROOT $ENV{GW_DEPS_ROOT}) FIND_PACKAGE(AntTweakBar REQUIRED) |