waf

FORK: waf with some random patches
git clone https://git.neptards.moe/neptards/waf.git
Log | Files | Refs | README

wscript.py (88B)


      1 #! /usr/bin/env python
      2 # encoding: utf-8
      3 
      4 def configure(conf):
      5 	print("test succeeded")