zfp icon indicating copy to clipboard operation
zfp copied to clipboard

GNU make builds do not support make install

Open lindstro opened this issue 1 year ago • 1 comments

zfp library installation differs between CMake and GNU make in that there's currently no install target for GNU make builds. make install ought to install components in a user-defined directory.

lindstro avatar Aug 09 '22 19:08 lindstro

Just use the CMake build instead? Or send install target patches?

alexmyczko avatar Aug 21 '22 09:08 alexmyczko