> diff --git a/.gitmodules b/.gitmodules > new file mode 100644 > index 0000000..eddc93c > --- /dev/null > +++ b/.gitmodules > @@ -0,0 +1,4 @@ > +[submodule "googletest"] > + path = googletest > + url = [email protected]:google/googletest.git
I changed this to use the https link. Was having trouble cloning with ssh. Dhaval _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
