Add kdbx-extract utility.
It dumps the raw xml string of a kdbx database to stdout.
This commit is contained in:
@@ -72,6 +72,7 @@ if(NOT ZLIB_SUPPORTS_GZIP)
|
||||
endif(NOT ZLIB_SUPPORTS_GZIP)
|
||||
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(utils)
|
||||
if( WITH_TESTS )
|
||||
add_subdirectory(tests)
|
||||
endif( WITH_TESTS )
|
||||
|
||||
Reference in New Issue
Block a user