Fix corrade-rc executable not found when build target WinRT #81#82
Fix corrade-rc executable not found when build target WinRT #81#82mosra merged 1 commit intomosra:masterfrom linuxaged:master
Conversation
|
Thanks for working on this! I just restarted the AppVeyor build as it failed due to some network error, unrelated to your change :) For the magnum side of things, regarding OpenAL .. this would need to have vcpkg packages updated with "per-platform defaults" as described by the vcpkg maintainers at mosra/magnum#368. In the meantime installing magnum explicitly without audio should work (but yet again I forgot the correct command how to do that). |
Codecov Report
@@ Coverage Diff @@
## master #82 +/- ##
======================================
Coverage 97.5% 97.5%
======================================
Files 87 87
Lines 5841 5841
======================================
Hits 5695 5695
Misses 146 146Continue to review full report at Codecov.
|
|
Merged, thank you! |
|
Reverted in bb900a9, since the feature apparently wasn't ever implemented in CMake. |
building has passed on my machine.
but not sure what does "similar change would be in UseCorrade.cmake" mean in the TODO comment.