[nostalgia] Get building with Conan
This commit is contained in:
@@ -4,9 +4,11 @@ add_library(
|
||||
gfx.cpp
|
||||
)
|
||||
|
||||
find_package(sdl2 REQUIRED)
|
||||
|
||||
target_link_libraries(
|
||||
NostalgiaCore-SDL PUBLIC
|
||||
SDL2::Main
|
||||
sdl2::sdl2
|
||||
OxFS
|
||||
OxStd
|
||||
NostalgiaCore-Userspace
|
||||
|
||||
Reference in New Issue
Block a user