Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
f067af8e
Commit
f067af8e
authored
May 30, 2019
by
Brad King
Committed by
Betsy McPhail
Jun 18, 2019
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tests/Tutorial: Remove trailing blank lines
parent
d5a81ef7
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
0 additions
and
7 deletions
+0
-7
Tests/Tutorial/Step1/TutorialConfig.h.in
Tests/Tutorial/Step1/TutorialConfig.h.in
+0
-1
Tests/Tutorial/Step2/TutorialConfig.h.in
Tests/Tutorial/Step2/TutorialConfig.h.in
+0
-1
Tests/Tutorial/Step3/TutorialConfig.h.in
Tests/Tutorial/Step3/TutorialConfig.h.in
+0
-1
Tests/Tutorial/Step4/TutorialConfig.h.in
Tests/Tutorial/Step4/TutorialConfig.h.in
+0
-1
Tests/Tutorial/Step5/TutorialConfig.h.in
Tests/Tutorial/Step5/TutorialConfig.h.in
+0
-1
Tests/Tutorial/Step6/TutorialConfig.h.in
Tests/Tutorial/Step6/TutorialConfig.h.in
+0
-1
Tests/Tutorial/Step7/TutorialConfig.h.in
Tests/Tutorial/Step7/TutorialConfig.h.in
+0
-1
No files found.
Tests/Tutorial/Step1/TutorialConfig.h.in
View file @
f067af8e
// the configured options and settings for Tutorial
#define Tutorial_VERSION_MAJOR @Tutorial_VERSION_MAJOR@
#define Tutorial_VERSION_MINOR @Tutorial_VERSION_MINOR@
Tests/Tutorial/Step2/TutorialConfig.h.in
View file @
f067af8e
// the configured options and settings for Tutorial
#define Tutorial_VERSION_MAJOR @Tutorial_VERSION_MAJOR@
#define Tutorial_VERSION_MINOR @Tutorial_VERSION_MINOR@
Tests/Tutorial/Step3/TutorialConfig.h.in
View file @
f067af8e
...
...
@@ -2,4 +2,3 @@
#define Tutorial_VERSION_MAJOR @Tutorial_VERSION_MAJOR@
#define Tutorial_VERSION_MINOR @Tutorial_VERSION_MINOR@
#cmakedefine USE_MYMATH
Tests/Tutorial/Step4/TutorialConfig.h.in
View file @
f067af8e
...
...
@@ -2,4 +2,3 @@
#define Tutorial_VERSION_MAJOR @Tutorial_VERSION_MAJOR@
#define Tutorial_VERSION_MINOR @Tutorial_VERSION_MINOR@
#cmakedefine USE_MYMATH
Tests/Tutorial/Step5/TutorialConfig.h.in
View file @
f067af8e
...
...
@@ -2,4 +2,3 @@
#define Tutorial_VERSION_MAJOR @Tutorial_VERSION_MAJOR@
#define Tutorial_VERSION_MINOR @Tutorial_VERSION_MINOR@
#cmakedefine USE_MYMATH
Tests/Tutorial/Step6/TutorialConfig.h.in
View file @
f067af8e
...
...
@@ -6,4 +6,3 @@
// does the platform provide exp and log functions?
#cmakedefine HAVE_LOG
#cmakedefine HAVE_EXP
Tests/Tutorial/Step7/TutorialConfig.h.in
View file @
f067af8e
...
...
@@ -6,4 +6,3 @@
// does the platform provide exp and log functions?
#cmakedefine HAVE_LOG
#cmakedefine HAVE_EXP
Brad King
@brad.king
mentioned in commit
2e8b8eb8
·
Jun 25, 2019
mentioned in commit
2e8b8eb8
mentioned in commit 2e8b8eb857037a4c0f08a1c7c0ce5a778ebfbc54
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment