[nostalgia/core] Get building with GLFW (it has a better Conan package than SDL)
This commit is contained in:
@@ -15,7 +15,7 @@ target_link_libraries(
|
||||
|
||||
add_subdirectory(gba)
|
||||
if(NOSTALGIA_BUILD_TYPE STREQUAL "Native")
|
||||
add_subdirectory(sdl)
|
||||
add_subdirectory(glfw)
|
||||
add_subdirectory(userland)
|
||||
endif()
|
||||
if(NOSTALGIA_BUILD_STUDIO)
|
||||
|
||||
Reference in New Issue
Block a user