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
dorie
dorie
Commits
e97b6dfd
Commit
e97b6dfd
authored
Sep 17, 2019
by
Lukas Riedel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove trailing whitespace in CMakeLists.txt
parent
c68b47ac
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/cookbook/1-infiltration-sand/CMakeLists.txt
doc/cookbook/1-infiltration-sand/CMakeLists.txt
+5
-5
No files found.
doc/cookbook/1-infiltration-sand/CMakeLists.txt
View file @
e97b6dfd
dorie_add_metaini_test
(
TARGET dorie_test
dorie_add_metaini_test
(
TARGET dorie_test
METAINI tutorial-1.mini.in
)
configure_file
(
${
CMAKE_CURRENT_BINARY_DIR
}
/tutorial-1.ini
${
CMAKE_CURRENT_SOURCE_DIR
}
/config.ini
${
CMAKE_CURRENT_SOURCE_DIR
}
/config.ini
COPYONLY
)
# Copy files needed for the test to run
configure_file
(
${
CMAKE_BINARY_DIR
}
/doc/default_files/2d_infiltr.bcdat
configure_file
(
${
CMAKE_BINARY_DIR
}
/doc/default_files/2d_infiltr.bcdat
2d_infiltr.bcdat
COPYONLY
)
configure_file
(
${
CMAKE_BINARY_DIR
}
/doc/default_files/richards_param.yml
configure_file
(
${
CMAKE_BINARY_DIR
}
/doc/default_files/richards_param.yml
richards_param.yml
COPYONLY
)
\ No newline at end of file
COPYONLY
)
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