Allow strings to be returned from structs
This commit is contained in:
@@ -99,10 +99,11 @@ elseif(DUSK_TARGET_SYSTEM STREQUAL "psp")
|
||||
${SDL2_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
# Force turn tests off for now
|
||||
set(ENABLE_TESTS OFF CACHE BOOL "Enable tests" FORCE)
|
||||
endif()
|
||||
|
||||
# Force turn tests off for now
|
||||
set(ENABLE_TESTS OFF CACHE BOOL "Enable tests" FORCE)
|
||||
|
||||
# Add code
|
||||
add_subdirectory(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user