Skip to content

CMake build updates cmake/modules/LLVMLibDeps.cmake #10675

@llvmbot

Description

@llvmbot
Bugzilla Link 10303
Resolution FIXED
Resolved on Jul 28, 2011 09:52
Version trunk
OS Linux
Reporter LLVM Bugzilla Contributor
CC @oscarfv

Extended Description

The CMake build sometimes makes changes to cmake/modules/LLVMLibDeps.cmake. This is really bad as it should be able to function completely out-of-tree. Worse, this in-tree change is to a checked-in file.

As a direct result of this, the file needs to be reset occasionally in order to perform an update via git.

The CMake build should never modify files in-tree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillacmakeBuild system in general and CMake in particular

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions