diff options
| author | LC <mathew1800@gmail.com> | 2021-01-01 11:02:14 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-01 11:02:14 -0500 |
| commit | 9e109849ff3f61c0f1e586ebc9c16c413eb7f175 (patch) | |
| tree | 317be75d2ee47aa3c280b597c1233da758c1a9ee /src/tests/CMakeLists.txt | |
| parent | eb318ffffc5007c35c42826e23945a82c24900b1 (diff) | |
| parent | 6d30745d772c7e332bbea1462a92033386b85b08 (diff) | |
Merge pull request #5271 from MerryMage/rm-mem-Special
memory: Remove MemoryHook
Diffstat (limited to 'src/tests/CMakeLists.txt')
| -rw-r--r-- | src/tests/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt index d80b0b688..8a606b448 100644 --- a/src/tests/CMakeLists.txt +++ b/src/tests/CMakeLists.txt @@ -4,8 +4,6 @@ add_executable(tests common/fibers.cpp common/param_package.cpp common/ring_buffer.cpp - core/arm/arm_test_common.cpp - core/arm/arm_test_common.h core/core_timing.cpp tests.cpp ) |
