Skip to content

[Remove] install target [Add] allefus and copylibs targets

Gregory Tucker requested to merge github/fork/g5t/issue-732 into master

Issue #732 (closed)

Implements the alternate fix for #732 (closed) by removing the install CMake target, adding a single allefus target (to allow building just the EFU binaries in parallel) and a copylibs target that invokes conan imports to copy library files into the build directory.

Checklist for submitter

  • Check for conflict with integration test
  • Unit tests pass

Nominate for Group Code Review

  • Nominate for code review

Merge request reports