Skip to content

rolk/dune-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is DUNE-Hello, a test project which demonstrates how
to set up a library to be built using Autotools and the
dunecontrol utility.

To build this project, use the command:

    dunecontrol all

or use the traditional autotools sequence:

    autoconf -i
	./configure
	make all

About

Example of how to build a library using autotools and dunecontrol

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors