git://scientific.zcu.cz
/
dmlite-plugins-vfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f84bb3
)
Enable compilation of full authorization plugin.
author
František Dvořák
<valtri@civ.zcu.cz>
Fri, 21 Feb 2014 15:36:20 +0000
(16:36 +0100)
committer
František Dvořák
<valtri@civ.zcu.cz>
Sun, 23 Feb 2014 15:59:18 +0000
(16:59 +0100)
src/CMakeLists.txt
patch
|
blob
|
blame
|
history
diff --git
a/src/CMakeLists.txt
b/src/CMakeLists.txt
index
fdb1cba
..
7e1d270
100644
(file)
--- a/
src/CMakeLists.txt
+++ b/
src/CMakeLists.txt
@@
-1,6
+1,7
@@
cmake_minimum_required (VERSION 2.6)
add_library (vfs MODULE Vfs.cpp
+ VfsAuthn.cpp
VfsAuthnSimple.cpp
VfsDriver.cpp
VfsIO.cpp