kicad/utils
Jean-Samuel Reynaud aa85bb27fa
Fix configuration phase on Ubuntu 18.04 (bionic).
Error messsage was:
"CMake Error at utils/kicad2step/CMakeLists.txt:68 (install):
  install TARGETS given no ARCHIVE DESTINATION for static library target"

 Perhaps cmake version (3.10.2 on bionic) need that since on ubuntu focal (20.04) there is no error (cmake is 3.16.3 on focal). As I see cmake 3.14 add an autodetection mecanism to find the destinations.
2021-09-20 11:52:31 +02:00
..
idftools IDF code housekeeping. 2021-07-28 07:14:27 -04:00
kicad2step Fix configuration phase on Ubuntu 18.04 (bionic). 2021-09-20 11:52:31 +02:00
CMakeLists.txt Remove OGLTest 2020-09-12 06:46:46 -07:00