Skip to content

tee3/boost-build-matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boost.Build Module for MATLAB

This directory contains a Boost.Build module for integrating with MATLAB.

See the documentation for a description on how to use the MATLAB module.

See the implementation file for implementation details.

This project contains tests for the matlab module.

To test the minimum configuration, run the following command from the root directory.

$ cd test/test_default && b2 --verbose-test

To run all the test configurations, run the following command from the root directory.

$ for d in test/test_* ; do pushd ${d} ; b2 --verbose-test ; popd ; done

About

Boost.Build module for MATLAB.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages