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