forked from QuasarApp/QtBigInt
commit
943d38c195
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
# Include
|
# Include
|
||||||
|
|
||||||
## for qmake projects
|
## For qmake projects
|
||||||
|
|
||||||
* cd yourRepo
|
* cd yourRepo
|
||||||
* git submodule add https://github.com/QuasarApp/QtBigInt.git # add the repository of Qt-Secret into your repo like submodule
|
* git submodule add https://github.com/QuasarApp/QtBigInt.git # add the repository of Qt-Secret into your repo like submodule
|
||||||
@ -29,7 +29,7 @@
|
|||||||
>> include($$PWD/QtBigInt/GMP.pri)
|
>> include($$PWD/QtBigInt/GMP.pri)
|
||||||
* Rebuild yuor project
|
* Rebuild yuor project
|
||||||
|
|
||||||
## for other build system
|
## For other build system
|
||||||
|
|
||||||
* cd yourRepo
|
* cd yourRepo
|
||||||
* git submodule add https://github.com/QuasarApp/QtBigInt.git # add the repository of Qt-Secret into your repo like submodule
|
* git submodule add https://github.com/QuasarApp/QtBigInt.git # add the repository of Qt-Secret into your repo like submodule
|
||||||
|
Loading…
x
Reference in New Issue
Block a user