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
Modify target_capnp_sources function to create a custom cmake target depending
on generated capnp headers, that can be listed as an explicit dependency of
other c++ targets when cmake's implicit dependency tracking for included files
doesn't work.
This might help fix the build problem encountered
bitcoin/bitcoin#30510 (comment)
0 commit comments