Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xavier Garrido
CAMEL
Commits
e38ec734
Commit
e38ec734
authored
Jun 01, 2018
by
Matthieu Tristram
Browse files
Update path for CC
parent
1bc9e7e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cmt/requirements-icc
cmt/requirements-icc
+2
-2
No files found.
cmt/requirements-icc
View file @
e38ec734
...
...
@@ -24,8 +24,8 @@ application test_jla -group=test -s=$(CAMELROOT)/src/camel test/test_jla.cc
#
cfitsio
#
cfitsio
:
here
the
CLIK
version
(
below
)
will
be
used
so
no
need
#
include_dirs
"$(CLIKDIR)/include"
#
macro_append
CAMEL_linkopts
" -L$(CLIKDIR)/lib -lcfitsio "
include_dirs
"$(CLIKDIR)/include"
macro_append
CAMEL_linkopts
"
-Wl,-rpath,$(CLIKDIR)/lib
-L$(CLIKDIR)/lib -lcfitsio "
#
PLANCK
#
CLIKCFLAGS
/
CLIKLIBS
are
defined
when
calling
camel_setup
.
sh
...
...
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