Skip to content

v0.1.6

Compare
Choose a tag to compare
@imciner2 imciner2 released this 20 Jun 18:21
· 17 commits to master since this release
29d1404
  • Export the version number in CMake and in preprocessor macros #33 .
  • Add CMake options to enable/disable building the shared/static libraries and demo executable #38 .
  • Add symbol visibility information to the public API and build a Windows import library #36 .
  • Rename all CMake options to have a QDLDL_ prefix #45, e.g.
    • DFLOAT -> QDLDL_FLOAT
    • DLONG -> QDLDL_LONG
    • UNITTESTS -> QDLDL_UNITTESTS