Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages