aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChia-I Wu <olv@lunarg.com>2015-03-28 09:59:21 +0800
committerChia-I Wu <olv@lunarg.com>2015-04-16 17:33:27 +0800
commit42b398dd79b22b0a72e3d35ddeb9ed007f47f62d (patch)
treef4c8af2883b26d627fdf7be7e18b763611c20f87
parent0262442c1cade02055b7045a5fd27bff638cda03 (diff)
downloadusermoji-42b398dd79b22b0a72e3d35ddeb9ed007f47f62d.tar.xz
binding: disable layers and tools
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 25a91f6c..3ab392b4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -50,7 +50,7 @@ add_subdirectory(icd)
if (NOT WIN32)
add_subdirectory(tests)
endif()
-add_subdirectory(layers)
+#add_subdirectory(layers)
add_subdirectory(libs)
add_subdirectory(demos)
-add_subdirectory(tools/glave)
+#add_subdirectory(tools/glave)