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
87eafb81
Commit
87eafb81
authored
Apr 22, 2018
by
Plaszczynski Stephane
Browse files
change CFITSIODIR
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-lsst
cmt/requirements-lsst
+2
-2
No files found.
cmt/requirements-lsst
View file @
87eafb81
...
@@ -27,8 +27,8 @@ application test_jla -group=test -s=$(CAMELROOT)/src/camel test/test_jla.cc
...
@@ -27,8 +27,8 @@ application test_jla -group=test -s=$(CAMELROOT)/src/camel test/test_jla.cc
#
include_dirs
"$(CLIKDIR)/include"
#
include_dirs
"$(CLIKDIR)/include"
#
macro_append
CAMEL_linkopts
" -L$(CLIKDIR)/lib -lcfitsio "
#
macro_append
CAMEL_linkopts
" -L$(CLIKDIR)/lib -lcfitsio "
include_dirs
"
/usr/include/cfitsio
"
include_dirs
"
$(CFITSIODIR)/include
"
macro_append
CAMEL_linkopts
" -lcfitsio "
macro_append
CAMEL_linkopts
"
-L$(CFITSIODIR)/lib
-lcfitsio "
#
PLANCK
#
PLANCK
#
CLIKCFLAGS
/
CLIKLIBS
are
defined
when
calling
camel_setup
.
sh
#
CLIKCFLAGS
/
CLIKLIBS
are
defined
when
calling
camel_setup
.
sh
#
macro_append
cppflags
" -DCLIK $(CLIKCFLAGS)"
#
macro_append
cppflags
" -DCLIK $(CLIKCFLAGS)"
...
...
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