3a744ad72f
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:
|
||
---|---|---|
.. | ||
pcb | ||
sexpr | ||
CMakeLists.txt | ||
kicad2step.cpp |