Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4,165
    • Issues 4,165
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Issues
  • #24111
Closed
Open
Issue created Nov 01, 2022 by Daniel Schürmann@daschuerContributor

IAR-CXX: CMAKE_CXX_FLAGS_INIT ignored since v3.22.0-rc1

Original the IAR-CXX.cmake modul set the CMAKE_IAR_CXX_FLAG which is applied unconditionally as the first flag. since a9073db7 CMAKE_IAR_CXX_FLAG is no longer set but instead CMAKE_CXX_FLAGS, which precents to adopt CMAKE_CXX_FLAGS_INIT from the toolcahain.cmake file

After moving back to setting CMAKE_IAR_CXX_FLAG and not touch CMAKE_CXX_FLAGS everything works again, even with the latest 3.25.0-rc2

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking