Ian McInerney fb36e1b582 Revert caf406943e3e3c2a6dd8be40aa98ec8e2ccd6b1c and don't install the kicad2step lib
This fixes https://gitlab.com/kicad/code/kicad/-/issues/9944 and reverts
caf406943e3e3c2a6dd8be40aa98ec8e2ccd6b1c. The original fix caused issues
with some CMake versions because it tried to give library dependencies
to an object library, which can't have any library dependencies.
Instead, we need it as a static library, and since there is no need to
actually have it as an end-user library, it shouldn't be in the install
command.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9944
2021-12-30 15:18:30 +00:00
..
2021-07-28 07:14:27 -04:00