Add an option to skip webgui builds #685
Labels
Kind: Enhancement 🌟
Target: Developer environment
Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI.
Target: WebGUI
Issues related to the web frontend.
Whenever we execute
make install
it rebuilds the webgui despite no changes in webgui source code. We should add a CMake option to skip webgui builds for bothwebgui
andwebgui-new
.Relevant output of
make install
:The text was updated successfully, but these errors were encountered: