Fixed the colors

This commit is contained in:
2023-03-21 01:03:42 -07:00
parent 5cc51e3fd0
commit 9ea6d600b4
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")