mirror of https://github.com/procxx/kepka.git
Build OS X 10.10-10.11 version with Qt 5.6.2.
This commit is contained in:
parent
2f2d698545
commit
82f06cee55
|
@ -12,7 +12,9 @@ add_subdirectory(lib_crl)
|
|||
add_subdirectory(lib_base)
|
||||
add_subdirectory(lib_ui)
|
||||
add_subdirectory(lib_tl)
|
||||
add_subdirectory(lib_spellcheck)
|
||||
if (NOT DESKTOP_APP_DISABLE_SPELLCHECK)
|
||||
add_subdirectory(lib_spellcheck)
|
||||
endif()
|
||||
add_subdirectory(lib_storage)
|
||||
add_subdirectory(lib_lottie)
|
||||
add_subdirectory(codegen)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 10b9bdc0374e5259b3211ac2d684118e6f6685a3
|
||||
Subproject commit 96b6aec025dfd462b91ee3ce30de5ddc3544698c
|
|
@ -1 +1 @@
|
|||
Subproject commit 0d9e70330ac10891afd6775e52968805bd83b8a4
|
||||
Subproject commit 7ef466b21c4116eb6e3447403d5c4665dd5264e7
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit b28ca5aca22384180bf7d9cade8d26b7471dadc3
|
||||
Subproject commit 3931463c760b0762373686b04ebff52d602e533f
|
Loading…
Reference in New Issue