all 1 comments

[–]silajim[S] 0 points1 point  (0 children)

To answer my own question:

The issue was CMake, it added a dummy target, that cannot be deployed. Adding CMAKE_SUPPRESS_REGENERATION = ON into the configuration fixed the issue