diff options
Diffstat (limited to 'protocols/SkypeWeb/CMakeLists.txt')
| -rw-r--r-- | protocols/SkypeWeb/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/SkypeWeb/CMakeLists.txt b/protocols/SkypeWeb/CMakeLists.txt deleted file mode 100644 index 82f4455c21..0000000000 --- a/protocols/SkypeWeb/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -file(GLOB SOURCES "src/*.h" "src/requests/*.h" "src/requests/asm/*.h" "src/*.cpp" "res/*.rc") -set(TARGET SkypeWeb) -include(${CMAKE_SOURCE_DIR}/cmake/plugin.cmake) -target_link_libraries(${TARGET} libjson FreeImage) -add_subdirectory(proto_conn_skype) -add_subdirectory(proto_skype)
\ No newline at end of file |
