File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -35,18 +35,17 @@ CompileExample("t12_default_ports")
3535CompileExample("t13_access_by_ref" )
3636CompileExample("t14_subtree_model" )
3737CompileExample("t15_nodes_mocking" )
38-
39- if (BTCPP_SQLITE_LOGGING)
40- CompileExample("t16_sqlite_log" )
41- endif ()
42-
38+ CompileExample("t16_global_blackboard" )
4339CompileExample("t17_blackboard_backup" )
4440CompileExample("t18_waypoints" )
45- CompileExample("t19_global_blackboard" )
4641
4742CompileExample("ex01_wrap_legacy" )
4843CompileExample("ex02_runtime_ports" )
4944
45+ if (BTCPP_SQLITE_LOGGING)
46+ CompileExample("ex03_sqlite_log" )
47+ endif ()
48+
5049
5150############ Create plugin and executor in folder plugin_example ##########
5251
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments