KitwareMedical/lungair-desktop-application

copy correct set of files during build

Closed this issue · 0 comments

  1. Currently I need to copy HomeLib manually after building. There should be an instruction that can be included in the cmake file to make it recognize that HomeLib is needed as part of the module.
  2. The file Home.ui is not used anywhere, but the build process looks for it and fails if it's not found.