Chromium Code Reviews| Index: lib/Bitcode/CMakeLists.txt |
| diff --git a/lib/Bitcode/CMakeLists.txt b/lib/Bitcode/CMakeLists.txt |
| index ff7e290cad1bbdc568b68286489c747d8f245de7..8969ec83f5638f68145bb0b8872d74334b7b9381 100644 |
| --- a/lib/Bitcode/CMakeLists.txt |
| +++ b/lib/Bitcode/CMakeLists.txt |
| @@ -1,2 +1,3 @@ |
| add_subdirectory(Reader) |
| add_subdirectory(Writer) |
| +add_subdirectory(NaCl) |