summaryrefslogtreecommitdiffhomepage
path: root/video-ps3eye/PS3EYEDriver/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'video-ps3eye/PS3EYEDriver/CMakeLists.txt')
-rw-r--r--video-ps3eye/PS3EYEDriver/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/video-ps3eye/PS3EYEDriver/CMakeLists.txt b/video-ps3eye/PS3EYEDriver/CMakeLists.txt
new file mode 100644
index 00000000..4e30d2b4
--- /dev/null
+++ b/video-ps3eye/PS3EYEDriver/CMakeLists.txt
@@ -0,0 +1,3 @@
+link_libraries(libusb-1.0)
+otr_module(ps3eye STATIC NO-QT)
+add_subdirectory("sdl")