Browse Source

Fix src/core/cmakelists.txt

Removed entry that was added back trying to fix a conflict in a PR.

Signed-off-by: Shinmegumi <shinmegumi@eden-emu.dev>
pull/2537/head
Shinmegumi 6 months ago
parent
commit
c2caefcc9d
  1. 1
      src/core/CMakeLists.txt

1
src/core/CMakeLists.txt

@ -107,7 +107,6 @@ add_library(core STATIC
file_sys/fssystem/fssystem_nca_header.cpp
file_sys/fssystem/fssystem_nca_header.h
file_sys/fssystem/fssystem_nca_reader.cpp
file_sys/fssystem/fssystem_passthrough_storage.h
file_sys/fssystem/fssystem_sparse_storage.cpp
file_sys/fssystem/fssystem_sparse_storage.h
file_sys/fssystem/fssystem_switch_storage.h

Loading…
Cancel
Save