mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-07-10 13:29:52 -04:00
- Remove libpath as the dirs are already in the search path. It doesn't help with QtPdf, QtVirtualKeyboardQml or QtVirtualKeyboard not being found (at least on my system). The native libraries are properly found and copied to the app bundle.
- Remove "|| true" at the end, as even though macdeployqt shows a bunch of "ERROR: " messages, it still exits with code 0
Note: This is a partial revert of
|
||
|---|---|---|
| .. | ||
| deploy.cmake | ||
| download.cmake | ||
| gitversion.cmake | ||
| QtTest.cmake | ||
| QtTestAddTests.cmake | ||