Skip to content

Regression configuring IGC: INSTALL TARGETS given no LIBRARY DESTINATION #82

@dvrogozh

Description

@dvrogozh

I am configuring IGC as follows:
cmake -DLLVM_DIR=/home/dvrogozh/git/github/install.llvm8/lib/cmake/llvm -DCMAKE_INSTALL_PREFIX=/home/dvrogozh/git/github/install.llvm8 -DIGC_PREFERRED_LLVM_VERSION=8 ../igc/IGC

And get this error:

CMake Error at /home/dvrogozh/git/github/tmp/igc/visa/iga/IGALibrary/CMakeLists.txt:336 (INSTALL):
  INSTALL TARGETS given no LIBRARY DESTINATION for shared library target
  "IGA_DLL".

This is a regression:

I did not bisect yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions