if (ENABLE_GFX)
  add_subdirectory(src)
  add_subdirectory(pymod)
  add_subdirectory(tests)  
endif()
