summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/IcqOscarJ/CMakeLists.txt')
-rw-r--r--protocols/IcqOscarJ/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/IcqOscarJ/CMakeLists.txt b/protocols/IcqOscarJ/CMakeLists.txt
new file mode 100644
index 0000000000..f5c241229b
--- /dev/null
+++ b/protocols/IcqOscarJ/CMakeLists.txt
@@ -0,0 +1,5 @@
+file(GLOB SOURCES "src/*.h" "src/*.cpp" "res/*.rc")
+set(TARGET ICQ)
+include(${CMAKE_SOURCE_DIR}/cmake/plugin.cmake)
+add_subdirectory(proto_icq)
+add_subdirectory(icq_xstatus) \ No newline at end of file