diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2020-06-07 02:00:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-07 02:00:13 -0400 |
commit | a9163234b166945a6d62efedf35940455ef6e138 (patch) | |
tree | f3a0874ce443e19df9ce5988dd1afcbf97242e33 /lib/CMakeLists.txt | |
parent | bd83a3adb8cf3455f6515a6527f2d1293dd08ca1 (diff) | |
parent | 67c0eb41848eee453cbc0b1ba480167462270dfe (diff) | |
download | spmc-a9163234b166945a6d62efedf35940455ef6e138.tar.gz |
Merge pull request #43 from jhunkeler/dead-code
Dead code
Diffstat (limited to 'lib/CMakeLists.txt')
-rw-r--r-- | lib/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index 96147e1..e959702 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -11,7 +11,6 @@ set(libspm_src resolve.c fs.c rpath.c - find.c shell.c archive.c str.c |