libretro.dolphin: remove dontUseCmakeBuildDir

This commit is contained in:
Cafe da Silva
2026-04-29 15:08:52 -03:00
parent 36f852ff2c
commit c1c8f44fdb
@@ -83,8 +83,6 @@ mkLibretroCore {
(cmakeFeature "CMAKE_POLICY_VERSION_MINIMUM" "3.5")
];
dontUseCmakeBuildDir = false;
meta = {
description = "Port of Dolphin to libretro";
homepage = "https://github.com/libretro/dolphin";