diff options
| -rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 79e939cb95..68d075efbc 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -43,7 +43,7 @@ include(TinyEXR) include(ThreeJS) include(Tracy) include(UI) -include(Velopack) +#include(Velopack) include(ViewerMiscLibs) #include(ViewerManager) include(VisualLeakDetector) |
