This commit adds plugin laoding which are then added as sub winows onto the main window. This commit also adds 2 plugins however more will follow
3 lines
68 B
CMake
3 lines
68 B
CMake
add_subdirectory(WebBrowserPlugin)
|
|
add_subdirectory(TerminalPlugin)
|