Add cmake support

svn path=/trunk/KDE/kdenetwork/doc/krfb/; revision=517205
This commit is contained in:
Laurent Montel
2006-03-10 11:11:07 +00:00
parent 2244c564cd
commit a82f9c7404
8 changed files with 323 additions and 0 deletions

18
doc/CMakeLists.txt Normal file
View File

@@ -0,0 +1,18 @@
kde4_header()
include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} )
########### install files ###############
kde4_footer()
#original Makefile.am contents follow:
#
#KDE_LANG = en
#KDE_DOCS = AUTO
#