diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-04-16 09:29:43 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-04-16 09:29:43 -0600 |
| commit | b582b319f9fee0cb1d3402ee73ccea5c54706be9 (patch) | |
| tree | 0aa5bc529bc0cbbfb2c3b2de356e3e04c3089d4e | |
| parent | a6907f7cede4dc1910e3a4422c4521799cb57a8b (diff) | |
| download | usermoji-b582b319f9fee0cb1d3402ee73ccea5c54706be9.tar.xz | |
glave: Disable, will update on separate branch
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 4150af6f..9b77d7f8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -53,4 +53,4 @@ endif() add_subdirectory(layers) add_subdirectory(libs) add_subdirectory(demos) -add_subdirectory(tools/glave) +#add_subdirectory(tools/glave) |
