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