diff options
| author | rose <47357290+rompse@users.noreply.github.com> | 2021-09-30 16:48:56 -0400 |
|---|---|---|
| committer | rose <47357290+rompse@users.noreply.github.com> | 2021-09-30 16:48:56 -0400 |
| commit | e645d7b8bbbfc71d6ed5cd85ce90e2f0ff41fb5b (patch) | |
| tree | 8aa5fa880a306db825d59049bbdc060c00518908 /examples/CMakeLists.txt | |
| parent | 11b350aa1984cc19a2993fd5a60b5eabe28dc8bc (diff) | |
revert triage
Diffstat (limited to 'examples/CMakeLists.txt')
| -rw-r--r-- | examples/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index b2f7e515..4aa55dc8 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -6,7 +6,6 @@ add_subdirectory(mlil_parser) add_subdirectory(print_syscalls) if(NOT HEADLESS) add_subdirectory(uinotification) - add_subdirectory(triage) endif() if(NOT DEMO AND NOT PERSONAL) add_subdirectory(workflows/inliner) |
