Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

 

 

Usage

module load cmake/3.5.0

 

 

Installation

 tar -zxvf /tmp/cmake-3.5.0.tar.gz
cd /sw/cmake/3.5.0
./bootstrap
  make      
  make install

 

Reference

 

 

  • No labels