kicad/utils/kicad2step
John Beard 3a744ad72f 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.

Cherry-picked (with changes) from: 1a9aa2e92d
2019-04-22 01:10:50 +01:00
..
pcb Kicad2Step: handle quoted layers 2019-04-15 15:01:57 +01:00
sexpr Fix:Step export not working when special characters (non UTF7) in filename or path 2018-09-18 10:24:23 +02:00
CMakeLists.txt Use old-style boost includes 2019-04-22 01:10:50 +01:00
kicad2step.cpp kicad2step: Implement overwrite protection, handle 'force overwrite' flag 2018-09-11 09:23:31 +02:00