Skip to content

Trophime/freesteam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freesteam

Freesteam with cmake build - fork from freesteam

Building

To build the project, first ensure you have the required dependencies installed. On a Debian-based system (like Ubuntu), you can install them with:

sudo apt-get update
sudo apt-get install build-essential cmake g++ libgsl-dev python3-dev swig

Once the dependencies are installed, you can build the project with the following commands from the root directory:

mkdir build
cd build
cmake ..
make
make test

About

Freesteam with cmake build - fork from [freesteam](http://freesteam.sourceforge.net/)

Resources

License

GPL-3.0, GPL-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-2.0
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •