Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 394 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 394 Bytes

Build Notes

This project uses submodules! Remember to run git submodule init and git submodule update when cloning the repo! The wscript in lib/, however, should do it automatically in the configure step.

Additionally, this project's configuration depends on the location of its root directory. Remember to rerun ./waf configure any time that you move this folder's location!