add_subdirectory(OGL) add_subdirectory(Null) add_subdirectory(Software) if(NOT APPLE) add_subdirectory(Vulkan) endif() # TODO: Add other backends here!