From 4315f96a3bcf40153d0e9b19992c8514ea53002d Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 6 Dec 2015 12:04:59 +0000 Subject: Start generating MSVC project files using CMake. Update getversion.pl to work when run from CMake. Update modules.txt to give our CMake configuration the necessary dependency information. --- modules.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'modules.txt') diff --git a/modules.txt b/modules.txt index 09cee59b..e0e2afce 100644 --- a/modules.txt +++ b/modules.txt @@ -28,19 +28,19 @@ test/basicserver qdbm lib/server lib/backupstore lib/server lib/raidfile lib/crypto lib/compress lib/httpserver lib/backupclient lib/backupstore -bin/bbackupobjdump lib/backupclient lib/backupstore -bin/bbstored lib/raidfile lib/server lib/backupstore -bin/bbstoreaccounts lib/raidfile lib/backupstore -bin/bbackupd lib/server lib/backupclient qdbm -bin/bbackupquery lib/server lib/backupclient -bin/bbackupctl bin/bbackupd +bin/bbackupobjdump lib/backupstore +bin/bbstored lib/backupstore +bin/bbstoreaccounts lib/backupclient +bin/bbackupd lib/backupclient qdbm +bin/bbackupquery lib/backupclient +bin/bbackupctl lib/backupclient qdbm test/backupstore bin/bbstored bin/bbstoreaccounts lib/server lib/backupstore lib/backupclient lib/raidfile test/backupstorefix bin/bbstored bin/bbstoreaccounts lib/backupstore lib/raidfile bin/bbackupquery bin/bbackupd bin/bbackupctl test/backupstorepatch bin/bbstored bin/bbstoreaccounts lib/backupclient test/backupdiff lib/backupclient test/bbackupd bin/bbackupd bin/bbstored bin/bbstoreaccounts bin/bbackupquery bin/bbackupctl lib/server lib/backupstore lib/backupclient lib/intercept -test/s3store lib/backupclient lib/httpserver bin/s3simulator +test/s3store lib/backupclient lib/httpserver bin/s3simulator bin/bbstoreaccounts # HTTP server system lib/httpserver lib/server -- cgit v1.2.3