summaryrefslogtreecommitdiff
path: root/plugins/AdvaImg/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AdvaImg/CMakeLists.txt')
-rw-r--r--plugins/AdvaImg/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/AdvaImg/CMakeLists.txt b/plugins/AdvaImg/CMakeLists.txt
deleted file mode 100644
index 2b69109d24..0000000000
--- a/plugins/AdvaImg/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-file(GLOB SOURCES "src/*.h" "src/*.cpp")
-set(TARGET AdvaImg)
-include(${CMAKE_SOURCE_DIR}/cmake/plugin.cmake)
-
-target_link_libraries(${TARGET} FreeImage) \ No newline at end of file