Skip to content

Commit

Permalink
Add interaction node to cmakelist
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoryLeMasurier committed Apr 18, 2024
1 parent da856c5 commit 395bff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ add_subdirectory(3rdparty/lexy)

list(APPEND BT_SOURCE
src/action_node.cpp
src/interaction_node.cpp
src/basic_types.cpp
src/behavior_tree.cpp
src/blackboard.cpp
Expand Down

0 comments on commit 395bff6

Please sign in to comment.