Skip to content

Commit

Permalink
examples renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed May 6, 2024
1 parent bc2a140 commit 5ece05b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,17 @@ CompileExample("t12_default_ports")
CompileExample("t13_access_by_ref")
CompileExample("t14_subtree_model")
CompileExample("t15_nodes_mocking")

if(BTCPP_SQLITE_LOGGING)
CompileExample("t16_sqlite_log")
endif()

CompileExample("t16_global_blackboard")
CompileExample("t17_blackboard_backup")
CompileExample("t18_waypoints")
CompileExample("t19_global_blackboard")

CompileExample("ex01_wrap_legacy")
CompileExample("ex02_runtime_ports")

if(BTCPP_SQLITE_LOGGING)
CompileExample("ex03_sqlite_log")
endif()


############ Create plugin and executor in folder plugin_example ##########

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 5ece05b

Please sign in to comment.