target_sources(${PROJECT_NAME} PRIVATE directory.h host_context.h oslib.h resources.cpp resources.h storage.cpp storage.h unwind_info.h virtmem.h) if(NOT LIBRETRO) target_sources(${PROJECT_NAME} PRIVATE http_client.cpp http_client.h oslib.cpp) endif()