Removed libs/unittests folder
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,9 +7,6 @@
|
|||||||
[submodule "libs/DbGuiLib"]
|
[submodule "libs/DbGuiLib"]
|
||||||
path = libs/DbGuiLib
|
path = libs/DbGuiLib
|
||||||
url = https://github.com/0xFEEDC0DE64/DbGuiLib.git
|
url = https://github.com/0xFEEDC0DE64/DbGuiLib.git
|
||||||
[submodule "libs/unittests/TstFixedSizeMatrix"]
|
|
||||||
path = libs/unittests/TstFixedSizeMatrix
|
|
||||||
url = https://github.com/0xFEEDC0DE64/TstFixedSizeMatrix.git
|
|
||||||
[submodule "DbDatabaseTree"]
|
[submodule "DbDatabaseTree"]
|
||||||
path = DbDatabaseTree
|
path = DbDatabaseTree
|
||||||
url = https://github.com/0xFEEDC0DE64/DbDatabaseTree.git
|
url = https://github.com/0xFEEDC0DE64/DbDatabaseTree.git
|
||||||
|
@@ -3,7 +3,3 @@ TEMPLATE = subdirs
|
|||||||
exists(DbCoreLib/DbCoreLib.pro): SUBDIRS += DbCoreLib
|
exists(DbCoreLib/DbCoreLib.pro): SUBDIRS += DbCoreLib
|
||||||
exists(DbGuiLib/DbGuiLib.pro): SUBDIRS += DbGuiLib
|
exists(DbGuiLib/DbGuiLib.pro): SUBDIRS += DbGuiLib
|
||||||
exists(DbNetworkLib/DbNetworkLib.pro): SUBDIRS += DbNetworkLib
|
exists(DbNetworkLib/DbNetworkLib.pro): SUBDIRS += DbNetworkLib
|
||||||
|
|
||||||
SUBDIRS += unittests
|
|
||||||
|
|
||||||
unittests.depends += DbCoreLib
|
|
||||||
|
Submodule libs/unittests/TstFixedSizeMatrix deleted from 7b37b247b1
@@ -1,3 +0,0 @@
|
|||||||
TEMPLATE = subdirs
|
|
||||||
|
|
||||||
exists(TstFixedSizeMatrix/TstFixedSizeMatrix.pro): SUBDIRS += TstFixedSizeMatrix
|
|
Reference in New Issue
Block a user