소스 검색

Fix lua cmake file, remove lua again as need to target master

Paul 11 년 전
부모
커밋
6228ed3650
2개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      .gitmodules
  2. 1 0
      dependencies/luabind

+ 4 - 0
.gitmodules

@@ -1,3 +1,7 @@
 [submodule "dependencies/tinyxml"]
 	path = dependencies/tinyxml
 	url = git://github.com/paulsapps/TinyXML.git
+[submodule "dependencies/luabind"]
+	path = dependencies/luabind
+	url = https://github.com/LuaDist/luabind.git
+	branch = master

+ 1 - 0
dependencies/luabind

@@ -0,0 +1 @@
+Subproject commit 2387599ea56319235cb2d639331bfbe816629fdc