Fixed vita textures, broke non-vita textures
This commit is contained in:
@ -12,6 +12,8 @@ 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")
|
||||
|
Reference in New Issue
Block a user