Skip to content

Commit

Permalink
Remove a loose source file declaration
Browse files Browse the repository at this point in the history
- tracy/memory.cpp should only be built if Tracy is enabled
  • Loading branch information
JesseTG committed Oct 7, 2024
1 parent 9e7183f commit 4f6c53d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libretro/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ add_library(melondsds_libretro ${LIBRARY_TYPE}
utils.cpp
utils.hpp
../pntr/pntr.c
tracy/memory.cpp
)

target_include_directories(melondsds_libretro SYSTEM PUBLIC
Expand Down

0 comments on commit 4f6c53d

Please sign in to comment.