Skip to content

Commit

Permalink
Cherry-pick: Fix missing forms and inAppAuth plugin registration (#8340)
Browse files Browse the repository at this point in the history
  • Loading branch information
oskirby authored Oct 19, 2023
1 parent ac02c2b commit eedb18f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nebula/ui/components/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,7 @@ add_subdirectory(inAppAuth)
set_target_properties(components PROPERTIES FOLDER "Libs")
target_link_libraries(components PRIVATE
forms
formsplugin
inAppAuth
inAppAuthplugin
)

0 comments on commit eedb18f

Please sign in to comment.