mathematical 1.6.7 → 1.6.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/ext/mathematical/CMakeLists.txt +0 -8
- data/ext/mathematical/extconf.rb +0 -7
- data/ext/mathematical/lasem_overrides.c +0 -3
- data/ext/mathematical/lib/liblasem.dylib +0 -0
- data/ext/mathematical/lib/libmtex2MML.a +0 -0
- data/ext/mathematical/mtex2MML/CMakeLists.txt +1 -1
- data/ext/mathematical/mtex2MML/build/CMakeCache.txt +28 -28
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeCCompiler.cmake +7 -6
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeCXXCompiler.cmake +9 -8
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeDetermineCompilerABI_C.bin +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeDetermineCompilerABI_CXX.bin +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CMakeSystem.cmake +4 -4
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CompilerIdC/CMakeCCompilerId.c +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CompilerIdC/a.out +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CompilerIdCXX/CMakeCXXCompilerId.cpp +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.6.1 → 3.7.2}/CompilerIdCXX/a.out +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake +3 -3
- data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log +163 -163
- data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt +33 -33
- data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile.cmake +109 -39
- data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile2 +107 -107
- data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt +41 -41
- data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin +0 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make +7 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/DependInfo.cmake +10 -9
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/build.make +72 -45
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/cmake_clean.cmake +2 -1
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/flags.make +4 -4
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/link.txt +1 -1
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/progress.make +1 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/C.includecache +58 -50
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/DependInfo.cmake +9 -8
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/build.make +62 -35
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean.cmake +1 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.internal +28 -26
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.make +9 -7
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/flags.make +4 -4
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/link.txt +2 -2
- data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/progress.make +10 -9
- data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/build.make +6 -6
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake +10 -9
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/build.make +66 -39
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/cmake_clean.cmake +1 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/flags.make +4 -4
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/link.txt +1 -1
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/progress.make +11 -10
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/DependInfo.cmake +26 -25
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/build.make +133 -106
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/cmake_clean.cmake +1 -0
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/flags.make +4 -4
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/link.txt +1 -1
- data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/progress.make +28 -27
- data/ext/mathematical/mtex2MML/build/CMakeFiles/progress.marks +1 -1
- data/ext/mathematical/mtex2MML/build/CTestTestfile.cmake +2 -2
- data/ext/mathematical/mtex2MML/build/DartConfiguration.tcl +10 -10
- data/ext/mathematical/mtex2MML/build/Makefile +72 -33
- data/ext/mathematical/mtex2MML/build/cmake_install.cmake +3 -3
- data/ext/mathematical/mtex2MML/build/lexer.c +1099 -1099
- data/ext/mathematical/mtex2MML/build/libmtex2MML.a +0 -0
- data/ext/mathematical/mtex2MML/build/parser.c +3776 -3842
- data/ext/mathematical/mtex2MML/build/parser.h +310 -317
- data/ext/mathematical/mtex2MML/build/parser.output +3089 -3089
- data/ext/mathematical/mtex2MML/deps/uthash/utarray.h +2 -2
- data/ext/mathematical/mtex2MML/src/em.c +5 -5
- data/ext/mathematical/mtex2MML/src/environment.c +8 -8
- data/ext/mathematical/mtex2MML/src/mtex2MML.h +1 -1
- data/ext/mathematical/mtex2MML/src/parser.y +3 -3
- data/ext/mathematical/mtex2MML/{deps/strdup/strdup.c → src/string_dup.c} +5 -10
- data/ext/mathematical/mtex2MML/src/string_dup.h +23 -0
- data/ext/mathematical/mtex2MML/src/string_extras.c +2 -2
- data/ext/mathematical/mtex2MML/tests/clar.c +2 -2
- data/ext/mathematical/mtex2MML/tests/clar/fs.h +2 -2
- data/ext/mathematical/mtex2MML/tests/clar/sandbox.h +1 -1
- data/lib/mathematical.rb +1 -1
- data/lib/mathematical/configuration.rb +6 -6
- data/lib/mathematical/version.rb +1 -1
- data/test/mathematical/delimiters_test.rb +6 -6
- metadata +13 -14
- data/ext/mathematical/mtex2MML/deps/strdup/package.json +0 -12
- data/ext/mathematical/mtex2MML/deps/strdup/strdup.h +0 -30
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
# Hashes of file build rules.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
2
|
+
ba2037aadfc65ebab30e3b28beefc025 ../tests/clar.suite
|
|
3
|
+
f6260c7eb3379b798dd9718590b2275c CMakeFiles/Continuous
|
|
4
|
+
1760548e183786f4ce908e46cd180517 CMakeFiles/ContinuousBuild
|
|
5
|
+
fd696610c88e07fea463cce172872e12 CMakeFiles/ContinuousConfigure
|
|
6
|
+
31cce661a89f957eef247592c9032b25 CMakeFiles/ContinuousCoverage
|
|
7
|
+
edbc424473053a38315117fc1d07741e CMakeFiles/ContinuousMemCheck
|
|
8
|
+
c3b798d4fec5d69af6fe2368ededb36a CMakeFiles/ContinuousStart
|
|
9
|
+
9c8915dc1ac399bbc6e845376bb8b6aa CMakeFiles/ContinuousSubmit
|
|
10
|
+
fe3bb1a0dc86acf43214613cd7662a97 CMakeFiles/ContinuousTest
|
|
11
|
+
76c1d569aff8d6eee2781375e0311574 CMakeFiles/ContinuousUpdate
|
|
12
|
+
ceb83b9433dc653c234e078f150331bf CMakeFiles/Experimental
|
|
13
|
+
b7d2c86f7289f353399578cc9454c808 CMakeFiles/ExperimentalBuild
|
|
14
|
+
275627995da9b6237504370b469d45b6 CMakeFiles/ExperimentalConfigure
|
|
15
|
+
9e3feac4a82bba53d3ccebc5a47a9c22 CMakeFiles/ExperimentalCoverage
|
|
16
|
+
6d237cc043980d978ee48c249ce2af68 CMakeFiles/ExperimentalMemCheck
|
|
17
|
+
b8d26d03841f16e8a385edf62203a67d CMakeFiles/ExperimentalStart
|
|
18
|
+
be6e259b3ac54010e64367a720007fc8 CMakeFiles/ExperimentalSubmit
|
|
19
|
+
ffd511532e1359c14667a73af4a938de CMakeFiles/ExperimentalTest
|
|
20
|
+
e53c4a6493953756122ab8d03cbe247e CMakeFiles/ExperimentalUpdate
|
|
21
|
+
986bfd9c9b26374442f23453088b665f CMakeFiles/Nightly
|
|
22
|
+
c843a73a915974f7207fa0989a3a3025 CMakeFiles/NightlyBuild
|
|
23
|
+
12baa271c803f887498af181678f0209 CMakeFiles/NightlyConfigure
|
|
24
|
+
ca62a59b43471287ff79da55a6193a74 CMakeFiles/NightlyCoverage
|
|
25
|
+
edf199c6143cf60dad6e4fc99c0f020a CMakeFiles/NightlyMemCheck
|
|
26
|
+
e061d20e25bd5875d9bd199c82a3c0a6 CMakeFiles/NightlyMemoryCheck
|
|
27
|
+
fbd9be6058ad070bc326247ef0576a72 CMakeFiles/NightlyStart
|
|
28
|
+
3aa08a6ae05564b95678350669a6a0b3 CMakeFiles/NightlySubmit
|
|
29
|
+
3bf5f877c6cb5f248dc6030b57f10e45 CMakeFiles/NightlyTest
|
|
30
|
+
c35458ceb070d1f4e61cabe62ad90269 CMakeFiles/NightlyUpdate
|
|
31
|
+
c3922901f5168203c28b50f8f2a6188b CMakeFiles/format
|
|
32
|
+
2679bebac606f4862213bb36c3d30824 CMakeFiles/memcheck
|
|
33
|
+
f81781c784d0ed79c6865b7acb99ffdf lexer.c
|
|
34
|
+
572ed2755eecaf41b3a43d6baa27629c parser.c
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Unix Makefiles" Generator, CMake Version 3.
|
|
2
|
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
|
|
3
3
|
|
|
4
4
|
# Delete rule output on recipe failure.
|
|
5
5
|
.DELETE_ON_ERROR:
|
|
@@ -34,19 +34,19 @@ cmake_force:
|
|
|
34
34
|
SHELL = /bin/sh
|
|
35
35
|
|
|
36
36
|
# The CMake executable.
|
|
37
|
-
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.
|
|
37
|
+
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
38
38
|
|
|
39
39
|
# The command to remove a file.
|
|
40
|
-
RM = /usr/local/Cellar/cmake/3.
|
|
40
|
+
RM = /usr/local/Cellar/cmake/3.7.2/bin/cmake -E remove -f
|
|
41
41
|
|
|
42
42
|
# Escaping for special characters.
|
|
43
43
|
EQUALS = =
|
|
44
44
|
|
|
45
45
|
# The top-level source directory on which CMake was run.
|
|
46
|
-
CMAKE_SOURCE_DIR = /Users/gjtorikian/
|
|
46
|
+
CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
47
47
|
|
|
48
48
|
# The top-level build directory on which CMake was run.
|
|
49
|
-
CMAKE_BINARY_DIR = /Users/gjtorikian/
|
|
49
|
+
CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
50
50
|
|
|
51
51
|
# Utility rule file for Continuous.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/Continuous.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/Continuous:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D Continuous
|
|
58
58
|
|
|
59
59
|
Continuous: CMakeFiles/Continuous
|
|
60
60
|
Continuous: CMakeFiles/Continuous.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/Continuous.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/Continuous.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/Continuous.dir/depend:
|
|
74
|
-
cd /Users/gjtorikian/
|
|
74
|
+
cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/Continuous.dir/depend
|
|
76
76
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Unix Makefiles" Generator, CMake Version 3.
|
|
2
|
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
|
|
3
3
|
|
|
4
4
|
# Delete rule output on recipe failure.
|
|
5
5
|
.DELETE_ON_ERROR:
|
|
@@ -34,19 +34,19 @@ cmake_force:
|
|
|
34
34
|
SHELL = /bin/sh
|
|
35
35
|
|
|
36
36
|
# The CMake executable.
|
|
37
|
-
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.
|
|
37
|
+
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
38
38
|
|
|
39
39
|
# The command to remove a file.
|
|
40
|
-
RM = /usr/local/Cellar/cmake/3.
|
|
40
|
+
RM = /usr/local/Cellar/cmake/3.7.2/bin/cmake -E remove -f
|
|
41
41
|
|
|
42
42
|
# Escaping for special characters.
|
|
43
43
|
EQUALS = =
|
|
44
44
|
|
|
45
45
|
# The top-level source directory on which CMake was run.
|
|
46
|
-
CMAKE_SOURCE_DIR = /Users/gjtorikian/
|
|
46
|
+
CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
47
47
|
|
|
48
48
|
# The top-level build directory on which CMake was run.
|
|
49
|
-
CMAKE_BINARY_DIR = /Users/gjtorikian/
|
|
49
|
+
CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
50
50
|
|
|
51
51
|
# Utility rule file for ContinuousBuild.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/ContinuousBuild.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/ContinuousBuild:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D ContinuousBuild
|
|
58
58
|
|
|
59
59
|
ContinuousBuild: CMakeFiles/ContinuousBuild
|
|
60
60
|
ContinuousBuild: CMakeFiles/ContinuousBuild.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/ContinuousBuild.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/ContinuousBuild.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/ContinuousBuild.dir/depend:
|
|
74
|
-
cd /Users/gjtorikian/
|
|
74
|
+
cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/ContinuousBuild.dir/depend
|
|
76
76
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Unix Makefiles" Generator, CMake Version 3.
|
|
2
|
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
|
|
3
3
|
|
|
4
4
|
# Delete rule output on recipe failure.
|
|
5
5
|
.DELETE_ON_ERROR:
|
|
@@ -34,19 +34,19 @@ cmake_force:
|
|
|
34
34
|
SHELL = /bin/sh
|
|
35
35
|
|
|
36
36
|
# The CMake executable.
|
|
37
|
-
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.
|
|
37
|
+
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
38
38
|
|
|
39
39
|
# The command to remove a file.
|
|
40
|
-
RM = /usr/local/Cellar/cmake/3.
|
|
40
|
+
RM = /usr/local/Cellar/cmake/3.7.2/bin/cmake -E remove -f
|
|
41
41
|
|
|
42
42
|
# Escaping for special characters.
|
|
43
43
|
EQUALS = =
|
|
44
44
|
|
|
45
45
|
# The top-level source directory on which CMake was run.
|
|
46
|
-
CMAKE_SOURCE_DIR = /Users/gjtorikian/
|
|
46
|
+
CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
47
47
|
|
|
48
48
|
# The top-level build directory on which CMake was run.
|
|
49
|
-
CMAKE_BINARY_DIR = /Users/gjtorikian/
|
|
49
|
+
CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
50
50
|
|
|
51
51
|
# Utility rule file for ContinuousConfigure.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/ContinuousConfigure.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/ContinuousConfigure:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D ContinuousConfigure
|
|
58
58
|
|
|
59
59
|
ContinuousConfigure: CMakeFiles/ContinuousConfigure
|
|
60
60
|
ContinuousConfigure: CMakeFiles/ContinuousConfigure.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/ContinuousConfigure.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/ContinuousConfigure.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/ContinuousConfigure.dir/depend:
|
|
74
|
-
cd /Users/gjtorikian/
|
|
74
|
+
cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/ContinuousConfigure.dir/depend
|
|
76
76
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Unix Makefiles" Generator, CMake Version 3.
|
|
2
|
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
|
|
3
3
|
|
|
4
4
|
# Delete rule output on recipe failure.
|
|
5
5
|
.DELETE_ON_ERROR:
|
|
@@ -34,19 +34,19 @@ cmake_force:
|
|
|
34
34
|
SHELL = /bin/sh
|
|
35
35
|
|
|
36
36
|
# The CMake executable.
|
|
37
|
-
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.
|
|
37
|
+
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
38
38
|
|
|
39
39
|
# The command to remove a file.
|
|
40
|
-
RM = /usr/local/Cellar/cmake/3.
|
|
40
|
+
RM = /usr/local/Cellar/cmake/3.7.2/bin/cmake -E remove -f
|
|
41
41
|
|
|
42
42
|
# Escaping for special characters.
|
|
43
43
|
EQUALS = =
|
|
44
44
|
|
|
45
45
|
# The top-level source directory on which CMake was run.
|
|
46
|
-
CMAKE_SOURCE_DIR = /Users/gjtorikian/
|
|
46
|
+
CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
47
47
|
|
|
48
48
|
# The top-level build directory on which CMake was run.
|
|
49
|
-
CMAKE_BINARY_DIR = /Users/gjtorikian/
|
|
49
|
+
CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
50
50
|
|
|
51
51
|
# Utility rule file for ContinuousCoverage.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/ContinuousCoverage.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/ContinuousCoverage:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D ContinuousCoverage
|
|
58
58
|
|
|
59
59
|
ContinuousCoverage: CMakeFiles/ContinuousCoverage
|
|
60
60
|
ContinuousCoverage: CMakeFiles/ContinuousCoverage.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/ContinuousCoverage.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/ContinuousCoverage.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/ContinuousCoverage.dir/depend:
|
|
74
|
-
cd /Users/gjtorikian/
|
|
74
|
+
cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/ContinuousCoverage.dir/depend
|
|
76
76
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Unix Makefiles" Generator, CMake Version 3.
|
|
2
|
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
|
|
3
3
|
|
|
4
4
|
# Delete rule output on recipe failure.
|
|
5
5
|
.DELETE_ON_ERROR:
|
|
@@ -34,19 +34,19 @@ cmake_force:
|
|
|
34
34
|
SHELL = /bin/sh
|
|
35
35
|
|
|
36
36
|
# The CMake executable.
|
|
37
|
-
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.
|
|
37
|
+
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
38
38
|
|
|
39
39
|
# The command to remove a file.
|
|
40
|
-
RM = /usr/local/Cellar/cmake/3.
|
|
40
|
+
RM = /usr/local/Cellar/cmake/3.7.2/bin/cmake -E remove -f
|
|
41
41
|
|
|
42
42
|
# Escaping for special characters.
|
|
43
43
|
EQUALS = =
|
|
44
44
|
|
|
45
45
|
# The top-level source directory on which CMake was run.
|
|
46
|
-
CMAKE_SOURCE_DIR = /Users/gjtorikian/
|
|
46
|
+
CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
47
47
|
|
|
48
48
|
# The top-level build directory on which CMake was run.
|
|
49
|
-
CMAKE_BINARY_DIR = /Users/gjtorikian/
|
|
49
|
+
CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
50
50
|
|
|
51
51
|
# Utility rule file for ContinuousMemCheck.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/ContinuousMemCheck.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/ContinuousMemCheck:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D ContinuousMemCheck
|
|
58
58
|
|
|
59
59
|
ContinuousMemCheck: CMakeFiles/ContinuousMemCheck
|
|
60
60
|
ContinuousMemCheck: CMakeFiles/ContinuousMemCheck.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/ContinuousMemCheck.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/ContinuousMemCheck.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/ContinuousMemCheck.dir/depend:
|
|
74
|
-
cd /Users/gjtorikian/
|
|
74
|
+
cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/ContinuousMemCheck.dir/depend
|
|
76
76
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Unix Makefiles" Generator, CMake Version 3.
|
|
2
|
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
|
|
3
3
|
|
|
4
4
|
# Delete rule output on recipe failure.
|
|
5
5
|
.DELETE_ON_ERROR:
|
|
@@ -34,19 +34,19 @@ cmake_force:
|
|
|
34
34
|
SHELL = /bin/sh
|
|
35
35
|
|
|
36
36
|
# The CMake executable.
|
|
37
|
-
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.
|
|
37
|
+
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
38
38
|
|
|
39
39
|
# The command to remove a file.
|
|
40
|
-
RM = /usr/local/Cellar/cmake/3.
|
|
40
|
+
RM = /usr/local/Cellar/cmake/3.7.2/bin/cmake -E remove -f
|
|
41
41
|
|
|
42
42
|
# Escaping for special characters.
|
|
43
43
|
EQUALS = =
|
|
44
44
|
|
|
45
45
|
# The top-level source directory on which CMake was run.
|
|
46
|
-
CMAKE_SOURCE_DIR = /Users/gjtorikian/
|
|
46
|
+
CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
47
47
|
|
|
48
48
|
# The top-level build directory on which CMake was run.
|
|
49
|
-
CMAKE_BINARY_DIR = /Users/gjtorikian/
|
|
49
|
+
CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
50
50
|
|
|
51
51
|
# Utility rule file for ContinuousStart.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/ContinuousStart.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/ContinuousStart:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D ContinuousStart
|
|
58
58
|
|
|
59
59
|
ContinuousStart: CMakeFiles/ContinuousStart
|
|
60
60
|
ContinuousStart: CMakeFiles/ContinuousStart.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/ContinuousStart.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/ContinuousStart.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/ContinuousStart.dir/depend:
|
|
74
|
-
cd /Users/gjtorikian/
|
|
74
|
+
cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/ContinuousStart.dir/depend
|
|
76
76
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Unix Makefiles" Generator, CMake Version 3.
|
|
2
|
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
|
|
3
3
|
|
|
4
4
|
# Delete rule output on recipe failure.
|
|
5
5
|
.DELETE_ON_ERROR:
|
|
@@ -34,19 +34,19 @@ cmake_force:
|
|
|
34
34
|
SHELL = /bin/sh
|
|
35
35
|
|
|
36
36
|
# The CMake executable.
|
|
37
|
-
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.
|
|
37
|
+
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
38
38
|
|
|
39
39
|
# The command to remove a file.
|
|
40
|
-
RM = /usr/local/Cellar/cmake/3.
|
|
40
|
+
RM = /usr/local/Cellar/cmake/3.7.2/bin/cmake -E remove -f
|
|
41
41
|
|
|
42
42
|
# Escaping for special characters.
|
|
43
43
|
EQUALS = =
|
|
44
44
|
|
|
45
45
|
# The top-level source directory on which CMake was run.
|
|
46
|
-
CMAKE_SOURCE_DIR = /Users/gjtorikian/
|
|
46
|
+
CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
47
47
|
|
|
48
48
|
# The top-level build directory on which CMake was run.
|
|
49
|
-
CMAKE_BINARY_DIR = /Users/gjtorikian/
|
|
49
|
+
CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
50
50
|
|
|
51
51
|
# Utility rule file for ContinuousSubmit.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/ContinuousSubmit.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/ContinuousSubmit:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D ContinuousSubmit
|
|
58
58
|
|
|
59
59
|
ContinuousSubmit: CMakeFiles/ContinuousSubmit
|
|
60
60
|
ContinuousSubmit: CMakeFiles/ContinuousSubmit.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/ContinuousSubmit.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/ContinuousSubmit.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/ContinuousSubmit.dir/depend:
|
|
74
|
-
cd /Users/gjtorikian/
|
|
74
|
+
cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/ContinuousSubmit.dir/depend
|
|
76
76
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Unix Makefiles" Generator, CMake Version 3.
|
|
2
|
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
|
|
3
3
|
|
|
4
4
|
# Delete rule output on recipe failure.
|
|
5
5
|
.DELETE_ON_ERROR:
|
|
@@ -34,19 +34,19 @@ cmake_force:
|
|
|
34
34
|
SHELL = /bin/sh
|
|
35
35
|
|
|
36
36
|
# The CMake executable.
|
|
37
|
-
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.
|
|
37
|
+
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
38
38
|
|
|
39
39
|
# The command to remove a file.
|
|
40
|
-
RM = /usr/local/Cellar/cmake/3.
|
|
40
|
+
RM = /usr/local/Cellar/cmake/3.7.2/bin/cmake -E remove -f
|
|
41
41
|
|
|
42
42
|
# Escaping for special characters.
|
|
43
43
|
EQUALS = =
|
|
44
44
|
|
|
45
45
|
# The top-level source directory on which CMake was run.
|
|
46
|
-
CMAKE_SOURCE_DIR = /Users/gjtorikian/
|
|
46
|
+
CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
47
47
|
|
|
48
48
|
# The top-level build directory on which CMake was run.
|
|
49
|
-
CMAKE_BINARY_DIR = /Users/gjtorikian/
|
|
49
|
+
CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
50
50
|
|
|
51
51
|
# Utility rule file for ContinuousTest.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/ContinuousTest.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/ContinuousTest:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D ContinuousTest
|
|
58
58
|
|
|
59
59
|
ContinuousTest: CMakeFiles/ContinuousTest
|
|
60
60
|
ContinuousTest: CMakeFiles/ContinuousTest.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/ContinuousTest.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/ContinuousTest.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/ContinuousTest.dir/depend:
|
|
74
|
-
cd /Users/gjtorikian/
|
|
74
|
+
cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/ContinuousTest.dir/depend
|
|
76
76
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Unix Makefiles" Generator, CMake Version 3.
|
|
2
|
+
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
|
|
3
3
|
|
|
4
4
|
# Delete rule output on recipe failure.
|
|
5
5
|
.DELETE_ON_ERROR:
|
|
@@ -34,19 +34,19 @@ cmake_force:
|
|
|
34
34
|
SHELL = /bin/sh
|
|
35
35
|
|
|
36
36
|
# The CMake executable.
|
|
37
|
-
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.
|
|
37
|
+
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.7.2/bin/cmake
|
|
38
38
|
|
|
39
39
|
# The command to remove a file.
|
|
40
|
-
RM = /usr/local/Cellar/cmake/3.
|
|
40
|
+
RM = /usr/local/Cellar/cmake/3.7.2/bin/cmake -E remove -f
|
|
41
41
|
|
|
42
42
|
# Escaping for special characters.
|
|
43
43
|
EQUALS = =
|
|
44
44
|
|
|
45
45
|
# The top-level source directory on which CMake was run.
|
|
46
|
-
CMAKE_SOURCE_DIR = /Users/gjtorikian/
|
|
46
|
+
CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
|
|
47
47
|
|
|
48
48
|
# The top-level build directory on which CMake was run.
|
|
49
|
-
CMAKE_BINARY_DIR = /Users/gjtorikian/
|
|
49
|
+
CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
|
|
50
50
|
|
|
51
51
|
# Utility rule file for ContinuousUpdate.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/ContinuousUpdate.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/ContinuousUpdate:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D ContinuousUpdate
|
|
58
58
|
|
|
59
59
|
ContinuousUpdate: CMakeFiles/ContinuousUpdate
|
|
60
60
|
ContinuousUpdate: CMakeFiles/ContinuousUpdate.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/ContinuousUpdate.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/ContinuousUpdate.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/ContinuousUpdate.dir/depend:
|
|
74
|
-
cd /Users/gjtorikian/
|
|
74
|
+
cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/ContinuousUpdate.dir/depend
|
|
76
76
|
|