Chromium Code Reviews| Index: tools/CMakeLists.txt |
| diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt |
| index 145645e3c0f92116feaa76cb7a165faafca58ce6..773ea0350a6a92d0e1fc6df4841d9bb0804937c0 100644 |
| --- a/tools/CMakeLists.txt |
| +++ b/tools/CMakeLists.txt |
| @@ -43,6 +43,7 @@ add_subdirectory(llvm-mcmarkup) |
| add_subdirectory(llvm-symbolizer) |
| add_subdirectory(pnacl-abicheck) |
| +add_subdirectory(pnacl-freeze) |
| if( NOT WIN32 ) |
| add_subdirectory(lto) |