diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-01-10 20:42:02 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-01-10 20:42:02 -0600 |
| commit | 710a9c7c320fab11ac523662b93140c14e8163a4 (patch) | |
| tree | 88fc9aeabaf5372bfe6ece2b30ff0538d36f7bb9 /krfb/CMakeLists.txt | |
| parent | f6187cc4eb8a8726f5b64f0c640ac8d2355b85eb (diff) | |
| download | tdenetwork-710a9c7c.tar.gz tdenetwork-710a9c7c.zip | |
Use latest libvncserver module for krfb
This relates to Bug 1582 among others
Diffstat (limited to 'krfb/CMakeLists.txt')
| -rw-r--r-- | krfb/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/krfb/CMakeLists.txt b/krfb/CMakeLists.txt index 9be3dcc1..0b9d875b 100644 --- a/krfb/CMakeLists.txt +++ b/krfb/CMakeLists.txt @@ -1,5 +1,8 @@ ################################################# # +# (C) 2015 Timothy Pearson +# kb9vqf (AT) pearsoncomputing (DOT) net +# # (C) 2010-2011 Serghei Amelian # serghei (DOT) amelian (AT) gmail.com # @@ -16,3 +19,4 @@ add_subdirectory( kinetd ) add_subdirectory( krfb ) add_subdirectory( kcm_krfb ) add_subdirectory( krfb_httpd ) + |
