You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CMake] Fix build with SwiftTesting_BuildMacrosAsExecutables option set
There were two issues:
- typo -load-plugin-exectuable -> -load-plugin-executable
- The executable target for TestingMacros was not installed
Resolves#644
0 commit comments