Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

This is a sample project to demonstrate using waf to build C++ projects.
The main app is in app/main.cpp. Support classes are in directories foo and bar.
To build, download and put the waf executable file in the top-level directory,
then run "./waf configure" followed by "./waf".
There is some Python-related stuff in the top-level wscript but it's not used
anywhere, but you could use it when building with 'pyext' feature.

About

Example toy project to demonstrate using WAF to build a C++ project

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages