Skip to content

Releases: aleksradojkovic/BehaviorTree.CPP

fixing cmake

04 Apr 22:37
Compare
Choose a tag to compare
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.