Skip to content

fixing cmake

Latest
Compare
Choose a tag to compare
@aleksradojkovic aleksradojkovic released this 04 Apr 22:37
put minitrace in the build_interface link library (#874)

fixes the cmake export set when building behavior tree on standard cmake: CMake Error: install(EXPORT "behaviortree_cppTargets" ...) includes target "behaviortree_cpp" which requires target "minitrace" that is not in any export set.