mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-07 15:40:18 +00: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.