소스 검색

embree is now a submodule

Former-commit-id: de880eee2779c9f58de7151ed75cd575ec7a7f0f
Daniele Panozzo 9 년 전
부모
커밋
0fa7d5f6cb
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitmodules

+ 3 - 0
.gitmodules

@@ -4,3 +4,6 @@ url=https://github.com/libigl/nanogui.git
         fetchRecursiveSubmodules = true
         ignore = dirty
 
+[submodule "external/embree"]
+	path = external/embree
+	url = https://github.com/embree/embree.git