mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
Add cmake support
svn path=/trunk/KDE/kdenetwork/doc/krfb/; revision=517205
This commit is contained in:
18
doc/CMakeLists.txt
Normal file
18
doc/CMakeLists.txt
Normal 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
|
||||
#
|
||||
Reference in New Issue
Block a user