summaryrefslogtreecommitdiffstats
path: root/rfb/rfbint.h.cmake
diff options
context:
space:
mode:
authordscho <dscho>2008-01-29 11:49:14 +0000
committerdscho <dscho>2008-01-29 11:49:14 +0000
commit09d902c5b7ce1881e7a4d9642bfae8202f13387f (patch)
treeffa9432de01d77b73670d2900c9659913fcc60af /rfb/rfbint.h.cmake
parentc07091b3900ad1d66bb9665a892bf93c685d031a (diff)
downloadlibtdevnc-09d902c5b7ce1881e7a4d9642bfae8202f13387f.tar.gz
libtdevnc-09d902c5b7ce1881e7a4d9642bfae8202f13387f.zip
Add CMake support (thanks to Christian Ehrlicher)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'rfb/rfbint.h.cmake')
-rw-r--r--rfb/rfbint.h.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/rfb/rfbint.h.cmake b/rfb/rfbint.h.cmake
new file mode 100644
index 0000000..17de6cd
--- /dev/null
+++ b/rfb/rfbint.h.cmake
@@ -0,0 +1,4 @@
+#ifndef _RFB_RFBINT_H
+#define _RFB_RFBINT_H 1
+/* empty ... */
+#endif