瀏覽代碼

Don't compile the tools by default

Nick Landry 11 年之前
父節點
當前提交
537a56e937
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CMakeLists.txt

+ 2 - 2
CMakeLists.txt

@@ -26,5 +26,5 @@ add_subdirectory(samples)
 
 
 # gameplay encoder
 # gameplay encoder
 # A pre-compiled executable can be found in 'gameplay/bin'. Uncomment to build yourself.
 # A pre-compiled executable can be found in 'gameplay/bin'. Uncomment to build yourself.
-add_subdirectory(tools/encoder)
-add_subdirectory(tools/luagen)
+#add_subdirectory(tools/encoder)
+#add_subdirectory(tools/luagen)