Skip to content

CMake Error: install TARGETS given no LIBRARY DESTINATION for shared library target #599

@boehmseb

Description

@boehmseb

While cleaning up the phasar integration into the VaRA-Tool-Suite (se-sic/VaRA-Tool-Suite#664) I got the following CMake error basically for all phasar libraries:

CMake Error at cmake/phasar_macros.cmake:239 (install):                                                                                                                                                                                 
  install TARGETS given no LIBRARY DESTINATION for shared library target                                                                                                                                                                
  "phasar_analysis_strategy".                                                                                                                                                                                                           
Call Stack (most recent call first):                                                                                                                                                                                                    
  lib/AnalysisStrategy/CMakeLists.txt:13 (add_phasar_library)

It seems like 9c39fd8 could be the culprit.

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