Skip to content
Snippets Groups Projects
Commit d630c68d authored by calrama's avatar calrama
Browse files

Revert "Merge branch 'private_plugin' into 'master'"

This reverts merge request !1
parent 24c765fb
No related branches found
No related tags found
No related merge requests found
Pipeline #54162 canceled
...@@ -23,5 +23,5 @@ function(add_behavior_plugin target) ...@@ -23,5 +23,5 @@ function(add_behavior_plugin target)
CXX_EXTENSIONS NO CXX_EXTENSIONS NO
) )
target_link_libraries (${target} PRIVATE biotracker-utility) target_link_libraries (${target} biotracker-utility)
endfunction() endfunction()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment