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
ci: add workaround for generated file during syntax check stage
When the syntax check is running, CMake has not executed yet.
Thus the file defaults.hpp does not exist yet. So the file is
created for the syntax check and deleted afterwards.
0 commit comments