Bläddra i källkod

New Boost.Compatibility library.

[SVN r9806]
Ralf W. Grosse-Kunstleve 25 år sedan
förälder
incheckning
862e1e4b91
2 ändrade filer med 5 tillägg och 0 borttagningar
  1. 4 0
      .gitmodules
  2. 1 0
      libs/compatibility

+ 4 - 0
.gitmodules

@@ -90,3 +90,7 @@
 	path = libs/pool
 	path = libs/pool
 	url = ../pool.git
 	url = ../pool.git
 	fetchRecurseSubmodules = on-demand
 	fetchRecurseSubmodules = on-demand
+[submodule "compatibility"]
+	path = libs/compatibility
+	url = ../compatibility.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/compatibility

@@ -0,0 +1 @@
+Subproject commit 5005a2df8b3ac78f8508aa293b9b4112814cb460

粤ICP备19079148号