diff options
Diffstat (limited to 'view/sharedcache/ui')
| -rw-r--r-- | view/sharedcache/ui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/sharedcache/ui/CMakeLists.txt b/view/sharedcache/ui/CMakeLists.txt index 88a68375..c8d592c6 100644 --- a/view/sharedcache/ui/CMakeLists.txt +++ b/view/sharedcache/ui/CMakeLists.txt @@ -50,6 +50,7 @@ else() LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/out/plugins RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/out/plugins ) + bn_install_plugin(sharedcacheui) endif() set_target_properties(sharedcacheui PROPERTIES |
