Skip to content

Commit

Permalink
CMake: Add FileUpdate to the build.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121386 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Bigcheese committed Dec 9, 2010
1 parent 7a8aab3 commit 014e189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ add_subdirectory(lib/MC/MCDisassembler)
add_subdirectory(lib/Object)

add_subdirectory(utils/FileCheck)
add_subdirectory(utils/FileUpdate)
add_subdirectory(utils/count)
add_subdirectory(utils/not)
add_subdirectory(utils/llvm-lit)
Expand Down

0 comments on commit 014e189

Please sign in to comment.