diff options
Diffstat (limited to 'compiler-rt/lib/tsan/CMakeLists.txt')
| -rw-r--r-- | compiler-rt/lib/tsan/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/lib/tsan/CMakeLists.txt b/compiler-rt/lib/tsan/CMakeLists.txt index 0e60cd3464d..176e855bf0e 100644 --- a/compiler-rt/lib/tsan/CMakeLists.txt +++ b/compiler-rt/lib/tsan/CMakeLists.txt @@ -213,3 +213,5 @@ endif() if(COMPILER_RT_INCLUDE_TESTS) add_subdirectory(tests) endif() + +add_subdirectory(dd) |

