hptt
hptt copied to clipboard
Please allow the user to choose the type of library that is built: STATIC or SHARED
If STATIC is removed - cmake's variable BUILD_SHARED_LIBS changeable by the user would define the library type.
If desirable, static can be left as default option, but shared still added.