Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.extension bob.extension
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.extensionbob.extension
  • Issues
  • #3
Closed
Open
Issue created Aug 14, 2014 by André Anjos@andre.anjos💬Owner

CMake builds are always RELEASE builds

Created by: siebenkopf

Just to keep track: Currently, compiling a Library with CMake always uses -DCMAKE_BUILD_TYPE=RELEASE, even when debug option is set in the options. A check for these options need to be implemented.

Also, the compiler between the Python extensions and the C++ libraries might differ. Maybe we should try to unify them. First trials showed that this might not be that easy...

Assignee
Assign to
Time tracking