X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=doc%2FCMakeLists.txt;fp=doc%2FCMakeLists.txt;h=5dcd39664301cdf15bb096cf49b8cfbcac3c8007;hb=2f34481142341c8f24e78fe6cf94ba9c1abec54b;hp=0000000000000000000000000000000000000000;hpb=46af983e652f65daae517e7c6affa34edbde702c;p=staging%2Fwindowmanager.git diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt new file mode 100644 index 0000000..5dcd396 --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1,4 @@ +install( + FILES ${CMAKE_PROJECT_NAME}.txt + DESTINATION ${CMAKE_INSTALL_DOCDIR} + COMPONENT "development")