kicad/utils/kicad2step
John Beard 1a9aa2e92d Use old-style boost includes
The Boost::boost style library dependencies don't work
on some CMake versions (couldn't find library -lBoost::boost)

Use ${Boost_INCLUDE_DIRS} in the target_include_dirs() instead.
2019-04-22 01:02:13 +01:00
..
pcb QA: Add test on GetLayerName function 2019-04-17 10:52:56 +01:00
CMakeLists.txt Use old-style boost includes 2019-04-22 01:02:13 +01:00
kicad2step.cpp Sexpr/QA: Split out the sexpr classes into a reusable lib and test 2019-04-17 10:52:56 +01:00