Fixed the colors

This commit is contained in:
2023-03-21 01:03:42 -07:00
parent 332c8e5319
commit bfa0a907f0
3 changed files with 11 additions and 18 deletions

View File

@ -12,8 +12,6 @@ if(NOT DEFINED DAWN_BUILD_TARGET)
endif()
endif()
set(DAWN_BUILD_TARGET "target-helloworld-vita")
# Now validate we have a build target for real
if(NOT DEFINED DAWN_BUILD_TARGET)
message(FATAL_ERROR "You need to define a DAWN_BUILD_TARGET")