fix tests

This commit is contained in:
Andrei Yankovich 2020-05-03 16:14:32 +03:00
parent d66423d996
commit 5045342fa4
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -41,6 +41,7 @@ Makefile*
hanoi_towers/build/
HanoiTowersServer/build/
Testing
installer/installer

View File

@ -35,7 +35,6 @@ addReleaseQif("Client" ${DATA_DIR} ${TARGET_DIR})
addDeployAPK("Android" "${CMAKE_CURRENT_SOURCE_DIR}/hanoi_towers/android-libHanoiTowers.so-deployment-settings.json" "digitalface" "${SIGN_PATH}/DigitalFaceMobily.keystore" "${SIGN_STORE_PASSWORD}" "${TARGET_DIR}")
initAll()
# Add sub directories
add_subdirectory(SimpleQmlNotify)
@ -45,4 +44,5 @@ add_subdirectory(Patronum)
add_subdirectory(HanoiTowersServer)
add_subdirectory(HanoiTowersTerminal)
initAll()

@ -1 +1 @@
Subproject commit 777921b1f9f112d5bcbc5f0dfff374f70df18823
Subproject commit af0afcd60c3838aeba9176dc82d1d850d3cc2239