Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L libpmemobj-cpp
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • github.com
  • kilobyte
  • libpmemobj-cpp
  • Repository
  • libpmemobj-cpp
  • ChangeLog
Find file BlameHistoryPermalink
  • Łukasz Stolarczuk's avatar
    cmake: change default CMAKE_BUILD_TYPE to RelWithDebInfo · e3a46cbe
    Łukasz Stolarczuk authored Feb 22, 2021
    in the past some users run e.g. benchmarks and was surprised with
    the results. Using release version should omit that problem.
    Documentation is updated as well to point users with proper CMake parameter.
    e3a46cbe