Skip to content

Demonstrate how to use CMake to build a super build project

License

Notifications You must be signed in to change notification settings

lmussier/superbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superbuild

Build Status Coverage Status

Superbuild project, demonstrate how to use cmake to perform multi platform build with a single code base.

Build

git clone https://github.com/lmussier/superbuild.git
mkdir build
cd build
cmake ../superbuild
make

About

Demonstrate how to use CMake to build a super build project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published