Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Nektar
Nektar
Commits
b9ecaf4a
Commit
b9ecaf4a
authored
Jul 01, 2017
by
Spencer Sherwin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Put a warning in about downloading ccmio
parent
d2730c06
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cmake/ThirdPartyCCM.cmake
cmake/ThirdPartyCCM.cmake
+2
-2
No files found.
cmake/ThirdPartyCCM.cmake
View file @
b9ecaf4a
...
...
@@ -24,11 +24,11 @@ OPTION(THIRDPARTY_BUILD_CCMIO
IF
(
THIRDPARTY_BUILD_CCMIO
)
INCLUDE
(
ExternalProject
)
MESSAGE
(
WARNING
"We are seeking permission to distribute ccmio with Nektar++. If you are entitled to use libccmio please contact nektar-users@imperial.ac.uk and place the file ccmio-2.06.tar.bz2 in the director $NEKTAR/ThirdParty"
)
EXTERNALPROJECT_ADD
(
ccmio-2.06
PREFIX
${
TPSRC
}
URL http://ae-nektar.ae.ic.ac.uk/~ssherw/ccmio-2.06.tar.bz2
#URL ${TPURL}/ccmio-2.06.tar.bz2
URL
${
TPURL
}
/ccmio-2.06.tar.bz2
URL_MD5 809ee34a983cbc8931ca23879d92b4d0
STAMP_DIR
${
TPBUILD
}
/stamp
DOWNLOAD_DIR
${
TPSRC
}
...
...
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