diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-06-21 13:40:39 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-06-21 13:40:39 +0200 |
commit | 68a9ac0475aaf87db2b40940ae4ed88a67610d8e (patch) | |
tree | 0223d214fd2a72ea823bd2e5916c4413176bbedc /video-ps3eye/PS3EYEDriver/CMakeLists.txt | |
parent | 1896548fce4f4dd45155b65c2affa6596f6a993e (diff) |
video/ps3eye: kill wrong ps3eyedriver fork
Diffstat (limited to 'video-ps3eye/PS3EYEDriver/CMakeLists.txt')
-rw-r--r-- | video-ps3eye/PS3EYEDriver/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/video-ps3eye/PS3EYEDriver/CMakeLists.txt b/video-ps3eye/PS3EYEDriver/CMakeLists.txt deleted file mode 100644 index 4e30d2b4..00000000 --- a/video-ps3eye/PS3EYEDriver/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -link_libraries(libusb-1.0) -otr_module(ps3eye STATIC NO-QT) -add_subdirectory("sdl") |