Автогенерация документации

This commit is contained in:
2019-10-19 06:45:35 +03:00
parent 9432d12c2b
commit 45fb667829
11 changed files with 55 additions and 37 deletions

21
cmake/etc/Variables.cmake Normal file
View File

@ -0,0 +1,21 @@
set(ORGANIZATION_NAME "rtis")
set(CPACK_GENERATOR "TXZ;DEB")
set(CPACK_PACKAGE_CONTACT "Andrei Astafev <dev@246060.ru>")
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "MyX library")
set(CPACK_DEBIAN_PACKAGE_SECTION "misc")
set(CPACK_DEBIAN_PACKAGE_PRIORITY "optional")
set(CPACK_SOURCE_IGNORE_FILES
.git/
obj.*/
build
files/var
debian/tmp/
debian/files
debian/.*\\\\.log$
debian/.*.substvars
debian/stamp.*
CMakeLists.txt.user
cmake/lib/.git$
~$
\\\\..*\\\\.swp$)

View File

@ -1,14 +0,0 @@
.pc/
.git/
obj.*/
build
files/var
debian/tmp/
debian/files
debian/.*\\\\.log$
debian/.*.substvars
debian/stamp.*
CMakeLists.txt.user
cmake/lib/.git$
~$
\\\\..*\\\\.swp$

View File

@ -1 +0,0 @@
RTIS