kicad/utils
Ian McInerney fb36e1b582 Revert caf406943e and don't install the kicad2step lib
This fixes https://gitlab.com/kicad/code/kicad/-/issues/9944 and reverts
caf406943e. 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
..
idftools IDF code housekeeping. 2021-07-28 07:14:27 -04:00
kicad2step Revert caf406943e and don't install the kicad2step lib 2021-12-30 15:18:30 +00:00
CMakeLists.txt Remove last vestiges of the KICAD_USE_OCE build flag 2021-12-01 15:53:00 +00:00