comparison tests/libserver/CMakeLists.txt @ 103:41e5722da2ae

Tests: begin of database tests, #682
author Alexis Dörr <nanahara@malikania.fr>
date Mon, 21 Aug 2017 20:59:18 +0200
parents 858621081b95
children f8c6d2244795
comparison
equal deleted inserted replaced
102:03b3f520e270 103:41e5722da2ae
15 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 # 17 #
18 18
19 add_subdirectory(id) 19 add_subdirectory(id)
20 add_subdirectory(db/account)
20 # add_subdirectory(dao-account) 21 # add_subdirectory(dao-account)