summaryrefslogtreecommitdiff
path: root/protocols/Omegle/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Omegle/CMakeLists.txt')
-rw-r--r--protocols/Omegle/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Omegle/CMakeLists.txt b/protocols/Omegle/CMakeLists.txt
index 291993df9d..0a4459825e 100644
--- a/protocols/Omegle/CMakeLists.txt
+++ b/protocols/Omegle/CMakeLists.txt
@@ -1,4 +1,4 @@
-file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc" "${CMAKE_SOURCE_DIR}/utils/std_string_utils.cpp")
+file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc" "${CMAKE_SOURCE_DIR}/utils/std_string_utils.cpp")
set(TARGET Omegle)
include(${CMAKE_SOURCE_DIR}/cmake/plugin.cmake)
add_subdirectory(proto_omegle) \ No newline at end of file