Skip to content
Snippets Groups Projects

Elisa adding cmake for program examples

Merged Elisa Rebolini requested to merge elisa-adding_cmake_for_program_examples into master
66 files
+ 32449
35
Compare changes
  • Side-by-side
  • Inline
Files
66
@@ -6,4 +6,5 @@ ENV http_proxy http://proxy.ill.fr:8888
@@ -6,4 +6,5 @@ ENV http_proxy http://proxy.ill.fr:8888
RUN apt-get update && apt-get install -y \
RUN apt-get update && apt-get install -y \
cmake \
cmake \
gfortran \
gfortran \
 
python3 \
libhdf5-dev
libhdf5-dev
 
\ No newline at end of file
Loading