Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
74a2e426
Commit
74a2e426
authored
Oct 22, 2017
by
Uwe Schulzweida
Browse files
cdi.settings.in update.
parent
c2a3251f
Changes
1
Hide whitespace changes
Inline
Side-by-side
cdi.settings.in
View file @
74a2e426
...
@@ -20,11 +20,6 @@
...
@@ -20,11 +20,6 @@
"RANLIB" : "@RANLIB@",
"RANLIB" : "@RANLIB@",
"INSTALL" : "@INSTALL@"
"INSTALL" : "@INSTALL@"
},
},
"platform" : {
"USER_NAME" : "@USER_NAME@",
"HOST_NAME" : "@HOST_NAME@",
"SYSTEM_TYPE" : "@SYSTEM_TYPE@"
},
"libraries" : {
"libraries" : {
"threads" : {
"threads" : {
"lib" : "@THREADS_LIBS@",
"lib" : "@THREADS_LIBS@",
...
@@ -53,6 +48,11 @@
...
@@ -53,6 +48,11 @@
"include" : "@ECCODES_INCLUDE@"
"include" : "@ECCODES_INCLUDE@"
}
}
}
}
"platform" : {
"USER_NAME" : "@USER_NAME@",
"HOST_NAME" : "@HOST_NAME@",
"SYSTEM_TYPE" : "@SYSTEM_TYPE@"
},
},
},
"features" : {
"features" : {
"enable_cdi_lib" : @ENABLE_CDI_LIB@,
"enable_cdi_lib" : @ENABLE_CDI_LIB@,
...
@@ -61,9 +61,9 @@
...
@@ -61,9 +61,9 @@
"service" : "@ENABLE_SERVICE@",
"service" : "@ENABLE_SERVICE@",
"extra" : "@ENABLE_EXTRA@",
"extra" : "@ENABLE_EXTRA@",
"ieg" : "@ENABLE_IEG@",
"ieg" : "@ENABLE_IEG@",
"enable_mpi" : @ENABLE_MPI@,
"enable_mpi"
: @ENABLE_MPI@,
"parallel_nc4" : @HAVE_PARALLEL_NC4@,
"parallel_nc4"
: @HAVE_PARALLEL_NC4@,
"enable_python" : @ENABLE_PYTHON@,
"enable_python"
: @ENABLE_PYTHON@,
"enable_ruby" : @ENABLE_RUBY@
"enable_ruby"
: @ENABLE_RUBY@
}
}
}
}
Write
Preview
Supports
Markdown
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