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,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 Nightly.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/Nightly.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/Nightly:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D Nightly
|
|
58
58
|
|
|
59
59
|
Nightly: CMakeFiles/Nightly
|
|
60
60
|
Nightly: CMakeFiles/Nightly.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/Nightly.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/Nightly.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/Nightly.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/Nightly.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/Nightly.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 NightlyBuild.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/NightlyBuild.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/NightlyBuild:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D NightlyBuild
|
|
58
58
|
|
|
59
59
|
NightlyBuild: CMakeFiles/NightlyBuild
|
|
60
60
|
NightlyBuild: CMakeFiles/NightlyBuild.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/NightlyBuild.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/NightlyBuild.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/NightlyBuild.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/NightlyBuild.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/NightlyBuild.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 NightlyConfigure.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/NightlyConfigure.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/NightlyConfigure:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D NightlyConfigure
|
|
58
58
|
|
|
59
59
|
NightlyConfigure: CMakeFiles/NightlyConfigure
|
|
60
60
|
NightlyConfigure: CMakeFiles/NightlyConfigure.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/NightlyConfigure.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/NightlyConfigure.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/NightlyConfigure.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/NightlyConfigure.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/NightlyConfigure.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 NightlyCoverage.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/NightlyCoverage.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/NightlyCoverage:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D NightlyCoverage
|
|
58
58
|
|
|
59
59
|
NightlyCoverage: CMakeFiles/NightlyCoverage
|
|
60
60
|
NightlyCoverage: CMakeFiles/NightlyCoverage.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/NightlyCoverage.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/NightlyCoverage.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/NightlyCoverage.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/NightlyCoverage.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/NightlyCoverage.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 NightlyMemCheck.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/NightlyMemCheck.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/NightlyMemCheck:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D NightlyMemCheck
|
|
58
58
|
|
|
59
59
|
NightlyMemCheck: CMakeFiles/NightlyMemCheck
|
|
60
60
|
NightlyMemCheck: CMakeFiles/NightlyMemCheck.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/NightlyMemCheck.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/NightlyMemCheck.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/NightlyMemCheck.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/NightlyMemCheck.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/NightlyMemCheck.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 NightlyMemoryCheck.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/NightlyMemoryCheck.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/NightlyMemoryCheck:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D NightlyMemoryCheck
|
|
58
58
|
|
|
59
59
|
NightlyMemoryCheck: CMakeFiles/NightlyMemoryCheck
|
|
60
60
|
NightlyMemoryCheck: CMakeFiles/NightlyMemoryCheck.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/NightlyMemoryCheck.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/NightlyMemoryCheck.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/NightlyMemoryCheck.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/NightlyMemoryCheck.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/NightlyMemoryCheck.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 NightlyStart.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/NightlyStart.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/NightlyStart:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D NightlyStart
|
|
58
58
|
|
|
59
59
|
NightlyStart: CMakeFiles/NightlyStart
|
|
60
60
|
NightlyStart: CMakeFiles/NightlyStart.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/NightlyStart.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/NightlyStart.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/NightlyStart.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/NightlyStart.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/NightlyStart.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 NightlySubmit.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/NightlySubmit.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/NightlySubmit:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D NightlySubmit
|
|
58
58
|
|
|
59
59
|
NightlySubmit: CMakeFiles/NightlySubmit
|
|
60
60
|
NightlySubmit: CMakeFiles/NightlySubmit.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/NightlySubmit.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/NightlySubmit.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/NightlySubmit.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/NightlySubmit.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/NightlySubmit.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 NightlyTest.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/NightlyTest.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/NightlyTest:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D NightlyTest
|
|
58
58
|
|
|
59
59
|
NightlyTest: CMakeFiles/NightlyTest
|
|
60
60
|
NightlyTest: CMakeFiles/NightlyTest.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/NightlyTest.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/NightlyTest.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/NightlyTest.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/NightlyTest.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/NightlyTest.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 NightlyUpdate.
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
|
|
|
54
54
|
include CMakeFiles/NightlyUpdate.dir/progress.make
|
|
55
55
|
|
|
56
56
|
CMakeFiles/NightlyUpdate:
|
|
57
|
-
/usr/local/Cellar/cmake/3.
|
|
57
|
+
/usr/local/Cellar/cmake/3.7.2/bin/ctest -D NightlyUpdate
|
|
58
58
|
|
|
59
59
|
NightlyUpdate: CMakeFiles/NightlyUpdate
|
|
60
60
|
NightlyUpdate: CMakeFiles/NightlyUpdate.dir/build.make
|
|
@@ -71,6 +71,6 @@ CMakeFiles/NightlyUpdate.dir/clean:
|
|
|
71
71
|
.PHONY : CMakeFiles/NightlyUpdate.dir/clean
|
|
72
72
|
|
|
73
73
|
CMakeFiles/NightlyUpdate.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/NightlyUpdate.dir/DependInfo.cmake --color=$(COLOR)
|
|
75
75
|
.PHONY : CMakeFiles/NightlyUpdate.dir/depend
|
|
76
76
|
|