SubDir TOP libs csgfx ;

Description csgfx : "graphics utility library" ;
Library csgfx :
  [ Wildcard *.cpp *.h ]
  [ Wildcard [ ConcatDirs $(DOTDOT) $(DOTDOT) include csgfx ] : *.h ] ;
LibDepends csgfx : csgeom csutil ;

