• Michael Stahl's avatar
    fdo#69601: refactor CliNativeLibrary · decf8096
    Michael Stahl yazdı
    - stop copying the DLL to OUTDIR
    - since that was the main reason for the separation between
      CliNativeLibrary and CliNativeLibraryTarget, merge the targets;
      the newly inherited variables are not expected to cause problems
    - the Library remains in layer NONE; the derived CliNativeLibrary
      is in INSTDIR
    - hardcode target to URE bin dir for now, no immediate need for
      multiple layers
    
    Change-Id: I3bf4859e8c574f84d69eb43d12ddce0d34b5730c
    decf8096
Repository.mk 13.6 KB