* Add sources (wasn't added last time?)
* Fix patch (commited wrong one)
This commit is contained in:
parent
82670a5135
commit
51499f4af9
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ mathgl-1.10.2.1.tgz
|
|||||||
/mathgl-1.11.0.1.tgz
|
/mathgl-1.11.0.1.tgz
|
||||||
/mathgl-1.11.2.tar.gz
|
/mathgl-1.11.2.tar.gz
|
||||||
/mathgl-1.11.3.tar.gz
|
/mathgl-1.11.3.tar.gz
|
||||||
|
/mathgl-2.1.2.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
diff -r 9f8feb3b9d86 CMakeLists.txt
|
diff -r 9f8feb3b9d86 CMakeLists.txt
|
||||||
--- a/CMakeLists.txt Sun Apr 14 12:07:59 2013 +0100
|
--- CMakeLists.txt Sun Apr 14 12:07:59 2013 +0100
|
||||||
+++ b/CMakeLists.txt Sun Apr 14 12:09:15 2013 +0100
|
+++ CMakeLists.txt Sun Apr 14 12:09:15 2013 +0100
|
||||||
@@ -121,7 +121,7 @@
|
@@ -121,7 +121,7 @@
|
||||||
set(MGL_HAVE_PTHREAD 0)
|
set(MGL_HAVE_PTHREAD 0)
|
||||||
endif(enable-all OR enable-pthread)
|
endif(enable-all OR enable-pthread)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user