mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-29 12:34:17 +01:00
512 lines
17 KiB
CMake
512 lines
17 KiB
CMake
add_library(CemuCafe
|
|
Account/Account.cpp
|
|
Account/AccountError.h
|
|
Account/Account.h
|
|
CafeSystem.cpp
|
|
CafeSystem.h
|
|
Filesystem/fsc.cpp
|
|
Filesystem/fscDeviceHostFS.cpp
|
|
Filesystem/fscDeviceHostFS.h
|
|
Filesystem/fscDeviceRedirect.cpp
|
|
Filesystem/fscDeviceWua.cpp
|
|
Filesystem/fscDeviceWud.cpp
|
|
Filesystem/fsc.h
|
|
Filesystem/FST/FST.cpp
|
|
Filesystem/FST/FST.h
|
|
Filesystem/FST/fstUtil.h
|
|
Filesystem/FST/KeyCache.cpp
|
|
Filesystem/FST/KeyCache.h
|
|
Filesystem/WUD/wud.cpp
|
|
Filesystem/WUD/wud.h
|
|
GamePatch.cpp
|
|
GamePatch.h
|
|
GameProfile/GameProfile.cpp
|
|
GameProfile/GameProfile.h
|
|
GraphicPack/GraphicPack2.cpp
|
|
GraphicPack/GraphicPack2.h
|
|
GraphicPack/GraphicPack2PatchesApply.cpp
|
|
GraphicPack/GraphicPack2Patches.cpp
|
|
GraphicPack/GraphicPack2Patches.h
|
|
GraphicPack/GraphicPack2PatchesParser.cpp
|
|
GraphicPack/GraphicPackError.h
|
|
HW/ACR/ACR.cpp
|
|
HW/AI/AI.cpp
|
|
HW/AI/AI.h
|
|
HW/Common/HwReg.h
|
|
HW/Espresso/Const.h
|
|
HW/Espresso/Debugger/Debugger.cpp
|
|
HW/Espresso/Debugger/Debugger.h
|
|
HW/Espresso/Debugger/DebugSymbolStorage.cpp
|
|
HW/Espresso/Debugger/DebugSymbolStorage.h
|
|
HW/Espresso/EspressoISA.h
|
|
HW/Espresso/Interpreter/PPCInterpreterALU.hpp
|
|
HW/Espresso/Interpreter/PPCInterpreterFPU.cpp
|
|
HW/Espresso/Interpreter/PPCInterpreterHelper.h
|
|
HW/Espresso/Interpreter/PPCInterpreterHLE.cpp
|
|
HW/Espresso/Interpreter/PPCInterpreterImpl.cpp
|
|
HW/Espresso/Interpreter/PPCInterpreterInternal.h
|
|
HW/Espresso/Interpreter/PPCInterpreterLoadStore.hpp
|
|
HW/Espresso/Interpreter/PPCInterpreterMain.cpp
|
|
HW/Espresso/Interpreter/PPCInterpreterOPC.cpp
|
|
HW/Espresso/Interpreter/PPCInterpreterOPC.hpp
|
|
HW/Espresso/Interpreter/PPCInterpreterPS.cpp
|
|
HW/Espresso/Interpreter/PPCInterpreterSPR.hpp
|
|
HW/Espresso/PPCCallback.h
|
|
HW/Espresso/PPCScheduler.cpp
|
|
HW/Espresso/PPCSchedulerLLE.cpp
|
|
HW/Espresso/PPCState.h
|
|
HW/Espresso/PPCTimer.cpp
|
|
HW/Espresso/Recompiler/PPCFunctionBoundaryTracker.h
|
|
HW/Espresso/Recompiler/PPCRecompiler.cpp
|
|
HW/Espresso/Recompiler/PPCRecompiler.h
|
|
HW/Espresso/Recompiler/PPCRecompilerImlAnalyzer.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerImlGen.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerImlGenFPU.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerIml.h
|
|
HW/Espresso/Recompiler/PPCRecompilerImlOptimizer.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerImlRanges.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerImlRanges.h
|
|
HW/Espresso/Recompiler/PPCRecompilerImlRegisterAllocator2.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerImlRegisterAllocator.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerIntermediate.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerX64AVX.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerX64BMI.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerX64.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerX64FPU.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerX64Gen.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerX64GenFPU.cpp
|
|
HW/Espresso/Recompiler/PPCRecompilerX64.h
|
|
HW/Espresso/Recompiler/x64Emit.hpp
|
|
HW/Latte/Common/RegisterSerializer.cpp
|
|
HW/Latte/Common/RegisterSerializer.h
|
|
HW/Latte/Common/ShaderSerializer.cpp
|
|
HW/Latte/Common/ShaderSerializer.h
|
|
HW/Latte/Core/FetchShader.cpp
|
|
HW/Latte/Core/FetchShader.h
|
|
HW/Latte/Core/LatteAsyncCommands.cpp
|
|
HW/Latte/Core/LatteAsyncCommands.h
|
|
HW/Latte/Core/LatteBufferCache.cpp
|
|
HW/Latte/Core/LatteBufferCache.h
|
|
HW/Latte/Core/LatteBufferData.cpp
|
|
HW/Latte/Core/LatteCachedFBO.h
|
|
HW/Latte/Core/LatteCommandProcessor.cpp
|
|
HW/Latte/Core/LatteConst.h
|
|
HW/Latte/Core/LatteDefaultShaders.cpp
|
|
HW/Latte/Core/LatteDefaultShaders.h
|
|
HW/Latte/Core/LatteDraw.h
|
|
HW/Latte/Core/LatteGSCopyShaderParser.cpp
|
|
HW/Latte/Core/Latte.h
|
|
HW/Latte/Core/LatteIndices.cpp
|
|
HW/Latte/Core/LatteIndices.h
|
|
HW/Latte/Core/LatteOverlay.cpp
|
|
HW/Latte/Core/LatteOverlay.h
|
|
HW/Latte/Core/LattePerformanceMonitor.cpp
|
|
HW/Latte/Core/LattePerformanceMonitor.h
|
|
HW/Latte/Core/LattePM4.h
|
|
HW/Latte/Core/LatteQuery.cpp
|
|
HW/Latte/Core/LatteQueryObject.h
|
|
HW/Latte/Core/LatteRenderTarget.cpp
|
|
HW/Latte/Core/LatteRingBuffer.cpp
|
|
HW/Latte/Core/LatteRingBuffer.h
|
|
HW/Latte/Core/LatteShaderAssembly.h
|
|
HW/Latte/Core/LatteShaderCache.cpp
|
|
HW/Latte/Core/LatteShaderCache.h
|
|
HW/Latte/Core/LatteShader.cpp
|
|
HW/Latte/Core/LatteShaderGL.cpp
|
|
HW/Latte/Core/LatteShader.h
|
|
HW/Latte/Core/LatteSoftware.cpp
|
|
HW/Latte/Core/LatteSoftware.h
|
|
HW/Latte/Core/LatteStreamoutGPU.cpp
|
|
HW/Latte/Core/LatteSurfaceCopy.cpp
|
|
HW/Latte/Core/LatteTextureCache.cpp
|
|
HW/Latte/Core/LatteTexture.cpp
|
|
HW/Latte/Core/LatteTexture.h
|
|
HW/Latte/Core/LatteTextureLegacy.cpp
|
|
HW/Latte/Core/LatteTextureLoader.cpp
|
|
HW/Latte/Core/LatteTextureLoader.h
|
|
HW/Latte/Core/LatteTextureReadback.cpp
|
|
HW/Latte/Core/LatteTextureReadbackInfo.h
|
|
HW/Latte/Core/LatteTextureView.cpp
|
|
HW/Latte/Core/LatteTextureView.h
|
|
HW/Latte/Core/LatteThread.cpp
|
|
HW/Latte/Core/LatteTiming.cpp
|
|
HW/Latte/Core/LatteTiming.h
|
|
HW/Latte/ISA/LatteInstructions.h
|
|
HW/Latte/ISA/LatteReg.h
|
|
HW/Latte/ISA/RegDefines.h
|
|
HW/Latte/LatteAddrLib/AddrLibFastDecode.h
|
|
HW/Latte/LatteAddrLib/LatteAddrLib_Coord.cpp
|
|
HW/Latte/LatteAddrLib/LatteAddrLib.cpp
|
|
HW/Latte/LatteAddrLib/LatteAddrLib.h
|
|
HW/Latte/LegacyShaderDecompiler/LatteDecompilerAnalyzer.cpp
|
|
HW/Latte/LegacyShaderDecompiler/LatteDecompiler.cpp
|
|
HW/Latte/LegacyShaderDecompiler/LatteDecompilerEmitGLSLAttrDecoder.cpp
|
|
HW/Latte/LegacyShaderDecompiler/LatteDecompilerEmitGLSL.cpp
|
|
HW/Latte/LegacyShaderDecompiler/LatteDecompilerEmitGLSLHeader.hpp
|
|
HW/Latte/LegacyShaderDecompiler/LatteDecompiler.h
|
|
HW/Latte/LegacyShaderDecompiler/LatteDecompilerInstructions.h
|
|
HW/Latte/LegacyShaderDecompiler/LatteDecompilerInternal.h
|
|
HW/Latte/LegacyShaderDecompiler/LatteDecompilerRegisterDataTypeTracker.cpp
|
|
HW/Latte/Renderer/OpenGL/CachedFBOGL.h
|
|
HW/Latte/Renderer/OpenGL/LatteTextureGL.cpp
|
|
HW/Latte/Renderer/OpenGL/LatteTextureGL.h
|
|
HW/Latte/Renderer/OpenGL/LatteTextureViewGL.cpp
|
|
HW/Latte/Renderer/OpenGL/LatteTextureViewGL.h
|
|
HW/Latte/Renderer/OpenGL/OpenGLQuery.cpp
|
|
HW/Latte/Renderer/OpenGL/OpenGLRendererCore.cpp
|
|
HW/Latte/Renderer/OpenGL/OpenGLRenderer.cpp
|
|
HW/Latte/Renderer/OpenGL/OpenGLRenderer.h
|
|
HW/Latte/Renderer/OpenGL/OpenGLRendererStreamout.cpp
|
|
HW/Latte/Renderer/OpenGL/OpenGLRendererUniformData.cpp
|
|
HW/Latte/Renderer/OpenGL/OpenGLSurfaceCopy.cpp
|
|
HW/Latte/Renderer/OpenGL/OpenGLTextureReadback.h
|
|
HW/Latte/Renderer/OpenGL/RendererShaderGL.cpp
|
|
HW/Latte/Renderer/OpenGL/RendererShaderGL.h
|
|
HW/Latte/Renderer/OpenGL/TextureReadbackGL.cpp
|
|
HW/Latte/Renderer/Renderer.cpp
|
|
HW/Latte/Renderer/Renderer.h
|
|
HW/Latte/Renderer/RendererOuputShader.cpp
|
|
HW/Latte/Renderer/RendererOuputShader.h
|
|
HW/Latte/Renderer/RendererShader.cpp
|
|
HW/Latte/Renderer/RendererShader.h
|
|
HW/Latte/Renderer/Vulkan/CachedFBOVk.cpp
|
|
HW/Latte/Renderer/Vulkan/CachedFBOVk.h
|
|
HW/Latte/Renderer/Vulkan/CocoaSurface.h
|
|
HW/Latte/Renderer/Vulkan/LatteTextureViewVk.cpp
|
|
HW/Latte/Renderer/Vulkan/LatteTextureViewVk.h
|
|
HW/Latte/Renderer/Vulkan/LatteTextureVk.cpp
|
|
HW/Latte/Renderer/Vulkan/LatteTextureVk.h
|
|
HW/Latte/Renderer/Vulkan/RendererShaderVk.cpp
|
|
HW/Latte/Renderer/Vulkan/RendererShaderVk.h
|
|
HW/Latte/Renderer/Vulkan/SwapchainInfoVk.cpp
|
|
HW/Latte/Renderer/Vulkan/SwapchainInfoVk.h
|
|
HW/Latte/Renderer/Vulkan/TextureReadbackVk.cpp
|
|
HW/Latte/Renderer/Vulkan/VKRBase.h
|
|
HW/Latte/Renderer/Vulkan/VKRMemoryManager.cpp
|
|
HW/Latte/Renderer/Vulkan/VKRMemoryManager.h
|
|
HW/Latte/Renderer/Vulkan/VKRPipelineInfo.cpp
|
|
HW/Latte/Renderer/Vulkan/VsyncDriver.cpp
|
|
HW/Latte/Renderer/Vulkan/VsyncDriver.h
|
|
HW/Latte/Renderer/Vulkan/VulkanAPI.cpp
|
|
HW/Latte/Renderer/Vulkan/VulkanAPI.h
|
|
HW/Latte/Renderer/Vulkan/VulkanPipelineCompiler.cpp
|
|
HW/Latte/Renderer/Vulkan/VulkanPipelineCompiler.h
|
|
HW/Latte/Renderer/Vulkan/VulkanPipelineStableCache.cpp
|
|
HW/Latte/Renderer/Vulkan/VulkanPipelineStableCache.h
|
|
HW/Latte/Renderer/Vulkan/VulkanQuery.cpp
|
|
HW/Latte/Renderer/Vulkan/VulkanRendererCore.cpp
|
|
HW/Latte/Renderer/Vulkan/VulkanRenderer.cpp
|
|
HW/Latte/Renderer/Vulkan/VulkanRenderer.h
|
|
HW/Latte/Renderer/Vulkan/VulkanSurfaceCopy.cpp
|
|
HW/Latte/Renderer/Vulkan/VulkanTextureReadback.h
|
|
HW/Latte/ShaderInfo/ShaderDescription.cpp
|
|
HW/Latte/ShaderInfo/ShaderInfo.h
|
|
HW/Latte/ShaderInfo/ShaderInstanceInfo.cpp
|
|
HW/Latte/Transcompiler/LatteTC.cpp
|
|
HW/Latte/Transcompiler/LatteTCGenIR.cpp
|
|
HW/Latte/Transcompiler/LatteTC.h
|
|
HW/MMU/MMU.cpp
|
|
HW/MMU/MMU.h
|
|
HW/SI/SI.cpp
|
|
HW/SI/si.h
|
|
HW/VI/VI.cpp
|
|
IOSU/fsa/fsa_types.h
|
|
IOSU/fsa/iosu_fsa.cpp
|
|
IOSU/fsa/iosu_fsa.h
|
|
IOSU/iosu_ipc_common.h
|
|
IOSU/iosu_types_common.h
|
|
IOSU/kernel/iosu_kernel.cpp
|
|
IOSU/kernel/iosu_kernel.h
|
|
IOSU/legacy/iosu_acp.cpp
|
|
IOSU/legacy/iosu_acp.h
|
|
IOSU/legacy/iosu_act.cpp
|
|
IOSU/legacy/iosu_act.h
|
|
IOSU/legacy/iosu_boss.cpp
|
|
IOSU/legacy/iosu_boss.h
|
|
IOSU/legacy/iosu_crypto.cpp
|
|
IOSU/legacy/iosu_crypto.h
|
|
IOSU/legacy/iosu_fpd.cpp
|
|
IOSU/legacy/iosu_fpd.h
|
|
IOSU/legacy/iosu_ioctl.cpp
|
|
IOSU/legacy/iosu_ioctl.h
|
|
IOSU/legacy/iosu_mcp.cpp
|
|
IOSU/legacy/iosu_mcp.h
|
|
IOSU/legacy/iosu_nim.cpp
|
|
IOSU/legacy/iosu_nim.h
|
|
IOSU/nn/iosu_nn_service.cpp
|
|
IOSU/nn/iosu_nn_service.h
|
|
IOSU/PDM/iosu_pdm.cpp
|
|
IOSU/PDM/iosu_pdm.h
|
|
OS/common/OSCommon.cpp
|
|
OS/common/OSCommon.h
|
|
OS/common/OSUtil.h
|
|
OS/common/PPCConcurrentQueue.h
|
|
OS/libs/avm/avm.cpp
|
|
OS/libs/avm/avm.h
|
|
OS/libs/camera/camera.cpp
|
|
OS/libs/camera/camera.h
|
|
OS/libs/coreinit/coreinit_Alarm.cpp
|
|
OS/libs/coreinit/coreinit_Alarm.h
|
|
OS/libs/coreinit/coreinit_Atomic.cpp
|
|
OS/libs/coreinit/coreinit_Atomic.h
|
|
OS/libs/coreinit/coreinit_BSP.cpp
|
|
OS/libs/coreinit/coreinit_BSP.h
|
|
OS/libs/coreinit/coreinit_Callbacks.cpp
|
|
OS/libs/coreinit/coreinit_CodeGen.cpp
|
|
OS/libs/coreinit/coreinit_CodeGen.h
|
|
OS/libs/coreinit/coreinit_Coroutine.cpp
|
|
OS/libs/coreinit/coreinit_Coroutine.h
|
|
OS/libs/coreinit/coreinit.cpp
|
|
OS/libs/coreinit/coreinit_DynLoad.cpp
|
|
OS/libs/coreinit/coreinit_DynLoad.h
|
|
OS/libs/coreinit/coreinit_FG.cpp
|
|
OS/libs/coreinit/coreinit_FG.h
|
|
OS/libs/coreinit/coreinit_FS.cpp
|
|
OS/libs/coreinit/coreinit_FS.h
|
|
OS/libs/coreinit/coreinit_GHS.cpp
|
|
OS/libs/coreinit/coreinit_GHS.h
|
|
OS/libs/coreinit/coreinit.h
|
|
OS/libs/coreinit/coreinit_HWInterface.cpp
|
|
OS/libs/coreinit/coreinit_HWInterface.h
|
|
OS/libs/coreinit/coreinit_IM.cpp
|
|
OS/libs/coreinit/coreinit_IM.h
|
|
OS/libs/coreinit/coreinit_Init.cpp
|
|
OS/libs/coreinit/coreinit_IOS.cpp
|
|
OS/libs/coreinit/coreinit_IOS.h
|
|
OS/libs/coreinit/coreinit_IPCBuf.cpp
|
|
OS/libs/coreinit/coreinit_IPCBuf.h
|
|
OS/libs/coreinit/coreinit_IPC.cpp
|
|
OS/libs/coreinit/coreinit_IPC.h
|
|
OS/libs/coreinit/coreinit_LockedCache.cpp
|
|
OS/libs/coreinit/coreinit_LockedCache.h
|
|
OS/libs/coreinit/coreinit_MCP.cpp
|
|
OS/libs/coreinit/coreinit_MCP.h
|
|
OS/libs/coreinit/coreinit_MEM_BlockHeap.cpp
|
|
OS/libs/coreinit/coreinit_MEM_BlockHeap.h
|
|
OS/libs/coreinit/coreinit_MEM.cpp
|
|
OS/libs/coreinit/coreinit_MEM_ExpHeap.cpp
|
|
OS/libs/coreinit/coreinit_MEM_ExpHeap.h
|
|
OS/libs/coreinit/coreinit_MEM_FrmHeap.cpp
|
|
OS/libs/coreinit/coreinit_MEM_FrmHeap.h
|
|
OS/libs/coreinit/coreinit_MEM.h
|
|
OS/libs/coreinit/coreinit_Memory.cpp
|
|
OS/libs/coreinit/coreinit_Memory.h
|
|
OS/libs/coreinit/coreinit_MemoryMapping.cpp
|
|
OS/libs/coreinit/coreinit_MemoryMapping.h
|
|
OS/libs/coreinit/coreinit_MEM_UnitHeap.cpp
|
|
OS/libs/coreinit/coreinit_MEM_UnitHeap.h
|
|
OS/libs/coreinit/coreinit_MessageQueue.cpp
|
|
OS/libs/coreinit/coreinit_MessageQueue.h
|
|
OS/libs/coreinit/coreinit_Misc.cpp
|
|
OS/libs/coreinit/coreinit_Misc.h
|
|
OS/libs/coreinit/coreinit_MPQueue.cpp
|
|
OS/libs/coreinit/coreinit_MPQueue.h
|
|
OS/libs/coreinit/coreinit_OSScreen.cpp
|
|
OS/libs/coreinit/coreinit_OSScreen_font.h
|
|
OS/libs/coreinit/coreinit_OSScreen.h
|
|
OS/libs/coreinit/coreinit_OverlayArena.cpp
|
|
OS/libs/coreinit/coreinit_OverlayArena.h
|
|
OS/libs/coreinit/coreinit_Scheduler.cpp
|
|
OS/libs/coreinit/coreinit_Scheduler.h
|
|
OS/libs/coreinit/coreinit_Spinlock.cpp
|
|
OS/libs/coreinit/coreinit_Spinlock.h
|
|
OS/libs/coreinit/coreinit_Synchronization.cpp
|
|
OS/libs/coreinit/coreinit_SysHeap.cpp
|
|
OS/libs/coreinit/coreinit_SysHeap.h
|
|
OS/libs/coreinit/coreinit_SystemInfo.cpp
|
|
OS/libs/coreinit/coreinit_SystemInfo.h
|
|
OS/libs/coreinit/coreinit_Thread.cpp
|
|
OS/libs/coreinit/coreinit_Thread.h
|
|
OS/libs/coreinit/coreinit_ThreadQueue.cpp
|
|
OS/libs/coreinit/coreinit_Time.cpp
|
|
OS/libs/coreinit/coreinit_Time.h
|
|
OS/libs/dmae/dmae.cpp
|
|
OS/libs/dmae/dmae.h
|
|
OS/libs/drmapp/drmapp.cpp
|
|
OS/libs/drmapp/drmapp.h
|
|
OS/libs/erreula/erreula.cpp
|
|
OS/libs/erreula/erreula.h
|
|
OS/libs/gx2/GX2_AddrTest.cpp
|
|
OS/libs/gx2/GX2_Blit.cpp
|
|
OS/libs/gx2/GX2_Blit.h
|
|
OS/libs/gx2/GX2_Command.cpp
|
|
OS/libs/gx2/GX2_Command.h
|
|
OS/libs/gx2/GX2_ContextState.cpp
|
|
OS/libs/gx2/GX2.cpp
|
|
OS/libs/gx2/GX2_Draw.cpp
|
|
OS/libs/gx2/GX2_Draw.h
|
|
OS/libs/gx2/GX2_Event.cpp
|
|
OS/libs/gx2/GX2_Event.h
|
|
OS/libs/gx2/GX2.h
|
|
OS/libs/gx2/GX2_Memory.cpp
|
|
OS/libs/gx2/GX2_Memory.h
|
|
OS/libs/gx2/GX2_Misc.cpp
|
|
OS/libs/gx2/GX2_Misc.h
|
|
OS/libs/gx2/GX2_Query.cpp
|
|
OS/libs/gx2/GX2_Query.h
|
|
OS/libs/gx2/GX2_RenderTarget.cpp
|
|
OS/libs/gx2/GX2_Resource.cpp
|
|
OS/libs/gx2/GX2_Resource.h
|
|
OS/libs/gx2/GX2_Shader.cpp
|
|
OS/libs/gx2/GX2_Shader.h
|
|
OS/libs/gx2/GX2_shader_legacy.cpp
|
|
OS/libs/gx2/GX2_State.cpp
|
|
OS/libs/gx2/GX2_State.h
|
|
OS/libs/gx2/GX2_Streamout.cpp
|
|
OS/libs/gx2/GX2_Streamout.h
|
|
OS/libs/gx2/GX2_Surface_Copy.cpp
|
|
OS/libs/gx2/GX2_Surface_Copy.h
|
|
OS/libs/gx2/GX2_Surface.cpp
|
|
OS/libs/gx2/GX2_Surface.h
|
|
OS/libs/gx2/GX2_Texture.cpp
|
|
OS/libs/gx2/GX2_Texture.h
|
|
OS/libs/gx2/GX2_TilingAperture.cpp
|
|
OS/libs/h264_avc/H264Dec.cpp
|
|
OS/libs/h264_avc/h264dec.h
|
|
OS/libs/h264_avc/parser
|
|
OS/libs/h264_avc/parser/H264Parser.cpp
|
|
OS/libs/h264_avc/parser/H264Parser.h
|
|
OS/libs/mic/mic.cpp
|
|
OS/libs/mic/mic.h
|
|
OS/libs/nlibcurl/nlibcurl.cpp
|
|
OS/libs/nlibcurl/nlibcurlDebug.hpp
|
|
OS/libs/nlibcurl/nlibcurl.h
|
|
OS/libs/nlibnss/nlibnss.cpp
|
|
OS/libs/nlibnss/nlibnss.h
|
|
OS/libs/nn_ac/nn_ac.cpp
|
|
OS/libs/nn_ac/nn_ac.h
|
|
OS/libs/nn_acp/nn_acp.cpp
|
|
OS/libs/nn_acp/nn_acp.h
|
|
OS/libs/nn_act/nn_act.cpp
|
|
OS/libs/nn_act/nn_act.h
|
|
OS/libs/nn_aoc/nn_aoc.cpp
|
|
OS/libs/nn_aoc/nn_aoc.h
|
|
OS/libs/nn_boss/nn_boss.cpp
|
|
OS/libs/nn_boss/nn_boss.h
|
|
OS/libs/nn_ccr/nn_ccr.cpp
|
|
OS/libs/nn_ccr/nn_ccr.h
|
|
OS/libs/nn_cmpt/nn_cmpt.cpp
|
|
OS/libs/nn_cmpt/nn_cmpt.h
|
|
OS/libs/nn_common.h
|
|
OS/libs/nn_ec/nn_ec.cpp
|
|
OS/libs/nn_ec/nn_ec.h
|
|
OS/libs/nn_fp/nn_fp.cpp
|
|
OS/libs/nn_fp/nn_fp.h
|
|
OS/libs/nn_idbe/nn_idbe.cpp
|
|
OS/libs/nn_idbe/nn_idbe.h
|
|
OS/libs/nn_ndm/nn_ndm.cpp
|
|
OS/libs/nn_ndm/nn_ndm.h
|
|
OS/libs/nn_nfp/AmiiboCrypto.h
|
|
OS/libs/nn_nfp/nn_nfp.cpp
|
|
OS/libs/nn_nfp/nn_nfp.h
|
|
OS/libs/nn_nim/nn_nim.cpp
|
|
OS/libs/nn_nim/nn_nim.h
|
|
OS/libs/nn_olv/nn_olv.cpp
|
|
OS/libs/nn_olv/nn_olv.h
|
|
OS/libs/nn_pdm/nn_pdm.cpp
|
|
OS/libs/nn_pdm/nn_pdm.h
|
|
OS/libs/nn_save/nn_save.cpp
|
|
OS/libs/nn_save/nn_save.h
|
|
OS/libs/nn_temp/nn_temp.cpp
|
|
OS/libs/nn_temp/nn_temp.h
|
|
OS/libs/nn_uds/nn_uds.cpp
|
|
OS/libs/nn_uds/nn_uds.h
|
|
OS/libs/nsyshid/nsyshid.cpp
|
|
OS/libs/nsyshid/nsyshid.h
|
|
OS/libs/nsyskbd/nsyskbd.cpp
|
|
OS/libs/nsyskbd/nsyskbd.h
|
|
OS/libs/nsysnet/nsysnet.cpp
|
|
OS/libs/nsysnet/nsysnet.h
|
|
OS/libs/padscore/padscore.cpp
|
|
OS/libs/padscore/padscore.h
|
|
OS/libs/proc_ui/proc_ui.cpp
|
|
OS/libs/proc_ui/proc_ui.h
|
|
OS/libs/snd_core/ax_aux.cpp
|
|
OS/libs/snd_core/ax_exports.cpp
|
|
OS/libs/snd_core/ax.h
|
|
OS/libs/snd_core/ax_internal.h
|
|
OS/libs/snd_core/ax_ist.cpp
|
|
OS/libs/snd_core/ax_mix.cpp
|
|
OS/libs/snd_core/ax_multivoice.cpp
|
|
OS/libs/snd_core/ax_out.cpp
|
|
OS/libs/snd_core/ax_voice.cpp
|
|
OS/libs/snd_user/snd_user.cpp
|
|
OS/libs/snd_user/snd_user.h
|
|
OS/libs/swkbd/swkbd.cpp
|
|
OS/libs/swkbd/swkbd.h
|
|
OS/libs/sysapp/sysapp.cpp
|
|
OS/libs/sysapp/sysapp.h
|
|
OS/libs/TCL/TCL.cpp
|
|
OS/libs/TCL/TCL.h
|
|
OS/libs/vpad/vpad.cpp
|
|
OS/libs/vpad/vpad.h
|
|
OS/libs/zlib125
|
|
OS/libs/zlib125/zlib125.cpp
|
|
OS/libs/zlib125/zlib125.h
|
|
OS/RPL/elf.cpp
|
|
OS/RPL/rpl.cpp
|
|
OS/RPL/rpl_debug_symbols.cpp
|
|
OS/RPL/rpl_debug_symbols.h
|
|
OS/RPL/rpl.h
|
|
OS/RPL/rpl_structs.h
|
|
OS/RPL/rpl_symbol_storage.cpp
|
|
OS/RPL/rpl_symbol_storage.h
|
|
TitleList/BaseInfo.cpp
|
|
TitleList/BaseInfo.h
|
|
TitleList/GameInfo.h
|
|
TitleList/MetaInfo.cpp
|
|
TitleList/MetaInfo.h
|
|
TitleList/ParsedMetaXml.h
|
|
TitleList/SaveInfo.cpp
|
|
TitleList/SaveInfo.h
|
|
TitleList/SaveList.cpp
|
|
TitleList/SaveList.h
|
|
TitleList/TitleId.h
|
|
TitleList/TitleInfo.cpp
|
|
TitleList/TitleInfo.h
|
|
TitleList/TitleList.cpp
|
|
TitleList/TitleList.h
|
|
)
|
|
|
|
if(APPLE)
|
|
target_sources(CemuCafe PRIVATE "HW/Latte/Renderer/Vulkan/CocoaSurface.mm")
|
|
endif()
|
|
|
|
set_property(TARGET CemuCafe PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
|
|
|
|
target_include_directories(CemuCafe PUBLIC "../")
|
|
|
|
target_link_libraries(CemuCafe PRIVATE
|
|
CemuAsm
|
|
CemuAudio
|
|
CemuCommon
|
|
CemuComponents
|
|
CemuConfig
|
|
CemuGui
|
|
CemuInput
|
|
CemuResource
|
|
CemuUtil
|
|
imguiImpl
|
|
Boost::headers
|
|
Boost::nowide
|
|
CURL::libcurl
|
|
fmt::fmt
|
|
glslang::SPIRV
|
|
ih264d
|
|
OpenSSL::Crypto
|
|
OpenSSL::SSL
|
|
PNG::PNG
|
|
pugixml::pugixml
|
|
ZArchive::zarchive
|
|
ZLIB::ZLIB
|
|
zstd::zstd
|
|
)
|
|
|
|
if (ENABLE_WXWIDGETS)
|
|
target_link_libraries(CemuCafe PRIVATE wx::base wx::core)
|
|
endif()
|
|
|
|
if(WIN32)
|
|
target_link_libraries(CemuCafe PRIVATE iphlpapi)
|
|
endif()
|