mirror of
https://github.com/QuasarApp/QtBigInt.git
synced 2025-04-28 14:44:33 +00:00
Update README.md
This commit is contained in:
parent
2a1e4a4295
commit
88ea292070
@ -50,7 +50,7 @@ add_subdirectory(QtBigInt)
|
||||
By Default QtBigInt makes as a static library. If you want to create a shared library just add the BUILD_SHARED_LIBS into your main CMakeLists.txt file.
|
||||
Example :
|
||||
|
||||
```
|
||||
``` cmake
|
||||
set(BUILD_SHARED_LIBS ON)
|
||||
set(WITHOUT_TESTS 1)
|
||||
add_subdirectory(QtBigInt)
|
||||
|
Loading…
x
Reference in New Issue
Block a user