if(WHL_BUILD_EXAMPLES AND NOT ANDROID)
  add_subdirectory("hello-world")
  add_subdirectory("canvas")
endif()
