-
Notifications
You must be signed in to change notification settings - Fork 15k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacmakeBuild system in general and CMake in particularBuild system in general and CMake in particular
Description
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
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacmakeBuild system in general and CMake in particularBuild system in general and CMake in particular