doc: remove obsolete GNUmakefile, add CMakeLists.txt
[staging/windowmanager.git] / doc / CMakeLists.txt
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
new file mode 100644 (file)
index 0000000..5dcd396
--- /dev/null
@@ -0,0 +1,4 @@
+install(
+   FILES ${CMAKE_PROJECT_NAME}.txt
+   DESTINATION ${CMAKE_INSTALL_DOCDIR}
+   COMPONENT "development")