Added PS Vita support
This commit is contained in:
@ -23,7 +23,7 @@ add_library(stb INTERFACE)
|
||||
target_include_directories(stb INTERFACE stb)
|
||||
|
||||
# OpenAL
|
||||
if(DANW_TARGET_OPENAL)
|
||||
if(DAWN_TARGET_OPENAL)
|
||||
set(LIBTYPE "STATIC")
|
||||
add_subdirectory(openal-soft)
|
||||
|
||||
|
Reference in New Issue
Block a user