saleyn / eixx

Erlang C++ Interface
Apache License 2.0
137 stars 26 forks source link

Use GNUInstallDirs cmake module to specify library installation target #27

Closed matwey closed 3 years ago

matwey commented 8 years ago

GNUInstallDirs module is used to choose between lib and lib64

saleyn commented 8 years ago

This change gives me the following error during "make rebootstrap" on x86_64:

CMake Error at src/CMakeLists.txt:33 (install):
  install TARGETS given no LIBRARY DESTINATION for shared library target
  "eixx".