mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-20 13:02:38 -04:00
Since files from Data/Sys are collected and added to a built macOS .app bundle using GLOB, any new files won't get picked up until the next time CMake is run. Tell CMake it should re-run itself every time the directory is touched.