Skip to content

Commit d2b91e0

Browse files
johnwasonLevi-Armstrong
authored andcommitted
Export task_composer_planning_factories anchor
1 parent cb2dfcb commit d2b91e0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

task_composer/planning/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ generate_export_header(
148148
EXPORT_FILE_NAME
149149
${PROJECT_BINARY_DIR}/tesseract/task_composer/planning/tesseract_task_composer_planning_nodes_export.h)
150150

151+
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)
152+
151153
# Create factories target
152154
add_library(task_composer_planning_factories ${FACTORIES_SOURCE_FILES})
153155
set_target_properties(task_composer_planning_factories PROPERTIES OUTPUT_NAME

0 commit comments

Comments
 (0)