Fix forgotten artifact of CLI merge conflict resolution

This commit is contained in:
Kevin Reinholz 2025-07-19 13:30:26 -07:00
parent d304b9e898
commit c4040c843b

View File

@ -154,4 +154,3 @@ endif()
if (BSD)
target_link_libraries(CemuBin PRIVATE execinfo SPIRV-Tools SPIRV-Tools-opt)
endif()
=======