Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 254477 | Differences between
and this patch

Collapse All | Expand All

(-)fceu.orig/cmake/fceux.cmake (+1 lines)
Lines 193-198 Link Here
193
  ${CMAKE_SOURCE_DIR}/src/utils/memory.cpp
193
  ${CMAKE_SOURCE_DIR}/src/utils/memory.cpp
194
  ${CMAKE_SOURCE_DIR}/src/utils/unzip.cpp
194
  ${CMAKE_SOURCE_DIR}/src/utils/unzip.cpp
195
  ${CMAKE_SOURCE_DIR}/src/utils/xstring.cpp
195
  ${CMAKE_SOURCE_DIR}/src/utils/xstring.cpp
196
  ${CMAKE_SOURCE_DIR}/src/utils/ConvertUTF.c
196
)
197
)
197
198
198
set(SRC_DRIVERS_COMMON
199
set(SRC_DRIVERS_COMMON

Return to bug 254477